mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
24c72f513e
Summary: XMLHttpRequest.prototype.getAllResponseHeaders was previously joining the headers with `\n`. The spec at: https://xhr.spec.whatwg.org/#the-getallresponseheaders()-method step 3.2, requires the headers to be joined using `\r\n`. Closes https://github.com/facebook/react-native/pull/10034 Differential Revision: D3917020 fbshipit-source-id: f4e920f6bebacc3aa5c52c84348157d2b530480f