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

MXHR mode unable to function in IE <= 8 #9

Open
revmischa opened this issue Apr 28, 2012 · 0 comments
Open

MXHR mode unable to function in IE <= 8 #9

revmischa opened this issue Apr 28, 2012 · 0 comments

Comments

@revmischa
Copy link
Collaborator

IE MXHR object does not allow reading the response until the request is closed. Stream.js throws an exception on IE (<= 8 I believe) with MXHR.

Stream.js claims that it validates appropriate MXHR objects that support reading the response body before the request is complete, but I am unable to make it work without throwing an exception on IE8.

To reproduce: try using Hippie on IE8 with script debugging enabled.

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

No branches or pull requests

1 participant