mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
18cd0953c2
Summary: public Recent refactoring of `XMLHttpRequestBase` made use of `abortRequest` instead of the existing `cancelRequest` in iOS. This will simply alias `abortRequest` to `cancelRequest`. Reviewed By: nicklockwood Differential Revision: D2671189 fb-gh-sync-id: 6987d004e5a54973c330e19a1baba19ee41170f0