mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7069e4cd3f
Summary: HTTP headers are case-insensitive, so we should treat them that way when they're being set on `XMLHttpRequest`. Closes https://github.com/facebook/react-native/pull/1381 Github Author: Philipp von Weitershausen <philikon@fb.com> Test Plan: Imported from GitHub, without a `Test Plan:` line.