A framework for building native applications using React
COMMITS
/ Libraries/Network/RCTNetworking.mm November 7, 2017
C
Check against integer overflow in RCTNetworking decodeTextData
Chris Lewis committed
May 24, 2017
S
Added Cookie Header to XML and Websocket request
Seraj Ahmad committed
March 8, 2017
A
BREAKING: iOS: Support withCredentials flag in XHRs
Adam Comella committed
February 13, 2017
P
Use weakSelf in RCTNetworking callbacks
Pieter De Baets committed
January 21, 2017
P
XHR: support typed arrays for request payloads
Philipp von Weitershausen committed
December 14, 2016
U
fix ios formdata boundary include slash
unordered committed
November 23, 2016
P
Move all header imports to "<React/..>"
Pieter De Baets committed
November 15, 2016
S
Fixed #7564
Saleeh committed
October 31, 2016
L
Fix for Unicode decoding issue when using incremental networking.
Leo Natan committed
September 5, 2016
A
For file uploads, don't stomp on developer's Content-Type header
Adam Comella committed
September 2, 2016
M
Fix some unsafe thread behavior
Marc Horowitz committed