Skip to content

xhr: add support for sending ArrayBuffer, TypedArray and Blob#552

Merged
saghul merged 1 commit intomasterfrom
xhr-blob-ab
Jun 20, 2024
Merged

xhr: add support for sending ArrayBuffer, TypedArray and Blob#552
saghul merged 1 commit intomasterfrom
xhr-blob-ab

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Jun 20, 2024

Fixes: #544

@saghul saghul merged commit 07b1873 into master Jun 20, 2024
@saghul saghul deleted the xhr-blob-ab branch June 20, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for sending Blob, TypedArray, ArrayBuffer, etc to XHR

1 participant