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