Open
Description
Feature Request
Description
I would like to be able to abort HTTP requests with the new Capacitor HTTP plugin.
Platform(s)
- Android
- iOS
- Web
Preferred Solution
An abort
method where I can pass in a requestId
or something similar. Similar to silkimen/cordova-plugin-advanced-http#abort.