You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
I'm not able to send raw data such as content type application/octet-stream or image/jpeg.
Describe the solution you'd like
I would like to send data as is, without any processing. The data must be an Uint8Array or an ArrayBuffer.