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