Skip to content

Conversation

@hackerwins
Copy link

The responseType property of the XMLHttpRequest object can be set to change the expected response type from the server.

This patch can receive binary data from server with xhr.response.

for more details about sending and receiving binary data.
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Sending_and_Receiving_Binary_Data

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.

1 participant