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

Fix xhr.responseType set before xhr.open #61

Conversation

bmpvieira
Copy link

Not a problem with Chrome, but in Firefox setting it before doesn't work.
See: https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/HTML_in_XMLHttpRequest#Usage

@bmpvieira bmpvieira force-pushed the bug/responseType-before-open branch from b16c108 to 8c2b3fc Compare August 21, 2014 22:20
@cameronr
Copy link

cameronr commented Nov 9, 2014

any word on getting this PR (or #66) merged in? It's not a fun issue to discover and debug only to find that the fix already exists but hasn't been integrated.

anandthakker pushed a commit to anandthakker/node-browserify that referenced this pull request May 13, 2015
@bmpvieira bmpvieira closed this Oct 28, 2021
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.

2 participants