Skip to content

Conversation

@milestinsley
Copy link
Contributor

IE 8 and 9 can not handle HTTP responses with status code 204 (No Content) properly. Code 1223 will be used instead.

Now, when this happens, we map it to 204.

This is a know bug, which is fixed in IE10 and is documented here: http://stackoverflow.com/questions/10046972/msie-returns-status-code-of-1223-for-ajax-request

I've tested this in IE 8 & 9.

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