Skip to content

Add xhr.response for 'arraybuffer' responseType.#155

Open
hackerwins wants to merge 1 commit intodriverdan:masterfrom
hackerwins:response-buffer
Open

Add xhr.response for 'arraybuffer' responseType.#155
hackerwins wants to merge 1 commit intodriverdan:masterfrom
hackerwins:response-buffer

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