5c01b1e1a0
Summary: Trivial change to fix the lowercase response headers set for XHR responses. What would happen is the first iterated header wouldn't be part of `_lowerCaseResponseHeaders`. Also it would mutate the original `responseHeaders` object, mixing lowercase headers with the original values. Closes https://github.com/facebook/react-native/pull/1876 Github Author: Jean Regisser <jean.regisser@gmail.com> |
||
---|---|---|
.. | ||
RCTNetwork.xcodeproj | ||
FormData.js | ||
NetInfo.js | ||
RCTHTTPRequestHandler.h | ||
RCTHTTPRequestHandler.m | ||
RCTNetworking.h | ||
RCTNetworking.m | ||
RCTReachability.h | ||
RCTReachability.m | ||
XMLHttpRequest.ios.js | ||
XMLHttpRequestBase.js |