react-native/Libraries/Network
Jeff Morrison 593d766ec5 Fix fbsource errors
Reviewed By: kassens

Differential Revision: D3032708

fb-gh-sync-id: e697a2433dcdcb70ddeafdee607f14e570cfb245
shipit-source-id: e697a2433dcdcb70ddeafdee607f14e570cfb245
2016-03-09 16:54:24 -08:00
..
RCTNetwork.xcodeproj
FormData.js FormData can append only string or object with uri 2016-01-12 03:25:33 -08:00
NetInfo.js Fix fbsource errors 2016-03-09 16:54:24 -08:00
RCTDataRequestHandler.h
RCTDataRequestHandler.m
RCTFileRequestHandler.h
RCTFileRequestHandler.m
RCTHTTPRequestHandler.h
RCTHTTPRequestHandler.m Refactored module access to allow for lazy loading 2015-11-25 04:49:45 -08:00
RCTNetInfo.h
RCTNetInfo.m getCurrentConnectivity should resolve with object 2016-03-09 16:30:30 -08:00
RCTNetworkTask.h Added throttling on requests made by RCTImageLoader 2016-02-16 12:42:34 -08:00
RCTNetworkTask.m Added throttling on requests made by RCTImageLoader 2016-02-16 12:42:34 -08:00
RCTNetworking.android.js Implement XHR timeout for Android and IOS natively. 2016-01-18 08:10:59 -08:00
RCTNetworking.h
RCTNetworking.ios.js
RCTNetworking.m Dispatch module setup asynchronously to avoid blocking main thread when bridge starts 2016-03-03 02:21:36 -08:00
XMLHttpRequest.android.js Implement XHR timeout for Android and IOS natively. 2016-01-18 08:10:59 -08:00
XMLHttpRequest.ios.js Implement XHR timeout for Android and IOS natively. 2016-01-18 08:10:59 -08:00
XMLHttpRequestBase.js Play nice with `fetch` after the newest changes that add support for `XMLHttpRequest.response` 2016-03-07 13:30:41 -08:00