mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-08 22:42:40 +08:00
ac94a7fe7705ccd62d0139a0d99f1bea7a9010ac
Summary: If we make a request that contains a pipe character, URLWithString will return null. This fix escapes these and other characters before creating the NSURL. Closes https://github.com/facebook/react-native/pull/786 Github Author: Blair Vanderhoof <blairv@gmail.com> Test Plan: Imported from GitHub, without a `Test Plan:` line.
Description
Languages
JavaScript
40.2%
Java
24.7%
Objective-C
14.3%
C++
13.5%
Objective-C++
3.9%
Other
3.3%