Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send ArrayBufferView objects by default. #393

Merged
merged 1 commit into from
Oct 23, 2014

Conversation

lsegal
Copy link
Contributor

@lsegal lsegal commented Oct 22, 2014

Only fallback to sending ArrayBuffers when sending of body fails
(for legacy browser support).

Fixes #391

Only fallback to sending ArrayBuffers when sending of body fails
(for legacy browser support).

Fixes #391
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 4b8f8d1 on fix/send-typed-arrays into 69805fc on master.

AdityaManohar added a commit that referenced this pull request Oct 23, 2014
Send ArrayBufferView objects by default.
@AdityaManohar AdityaManohar merged commit 8eba9a0 into master Oct 23, 2014
@AdityaManohar AdityaManohar deleted the fix/send-typed-arrays branch October 23, 2014 00:13
@nathanpeck
Copy link
Member

Which NPM package version is this fix included in or going to be included in?

lsegal added a commit that referenced this pull request Oct 23, 2014
@lock
Copy link

lock bot commented Sep 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SDK incorrectly sending entire buffer to XHR
4 participants