mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-07-26 00:00:14 +08:00
request.data can be `Uint8Array` or `ArrayBuffer`. The plugin will send it as is, without any processing.
request.data can be `Uint8Array` or `ArrayBuffer`. The plugin will send it as is, without any processing.