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