react-native/Libraries/Network
Philipp von Weitershausen c6ed85afcc new XMLHttpRequest().status is a number, not a string
Summary:
See http://www.w3.org/TR/XMLHttpRequest/#interface-xmlhttprequest
Closes https://github.com/facebook/react-native/pull/1356
Github Author: Philipp von Weitershausen <philikon@fb.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
2015-05-22 16:42:15 -08:00
..
RCTNetwork.xcodeproj [ReactNative] Fix analyze errors on oss 2015-04-24 08:28:35 -08:00
NetInfo.js Fix Typo 2015-04-21 16:41:34 -08:00
RCTDataManager.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTDataManager.m Refactored RKSounds, moved it into it's own library, and fixed tests 2015-04-28 10:53:53 -08:00
RCTReachability.h [ReactNative] Expanded license on obj-c files 2015-03-23 13:18:29 -08:00
RCTReachability.m Fixed reachability 2015-04-20 08:33:56 -08:00
XMLHttpRequest.ios.js Implemented response headers when using `XMLHttpRequest` 2015-04-09 19:31:57 -08:00
XMLHttpRequestBase.js new XMLHttpRequest().status is a number, not a string 2015-05-22 16:42:15 -08:00