mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-15 23:03:58 +08:00
Summary: public When initially implemented, the timeout for a request was actually set for all requests that the OKHttpClient handled, not just that request. The fix is to clone the client, set the timeout for the client which will be used for that request. Reviewed By: andreicoman11 Differential Revision: D2873220 fb-gh-sync-id: c8c102a6eb9dd0ac57d5a7f53c3ba3b7d6db5ef9