mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-08-14 00:00:52 +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.