Matthew Oaxaca
|
34edf92cbf
|
Network/FormData typeof object allowing null
Summary:
Submitting PR in response to https://github.com/facebook/react-native/issues/12251
**Test plan (required)**
$formData = new FormData()
$formData.append('value', null)
Included Unit Tests
Closes https://github.com/facebook/react-native/pull/12253
Differential Revision: D4545291
Pulled By: lacker
fbshipit-source-id: 2780f24e1fe1e0d5be3bb12b64aa6cd9a20554bf
|
2017-02-10 13:30:48 -08:00 |