Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Support status 204 in IE9 #288

Closed
Zae opened this issue Jun 7, 2016 · 0 comments
Closed

Support status 204 in IE9 #288

Zae opened this issue Jun 7, 2016 · 0 comments

Comments

@Zae
Copy link

Zae commented Jun 7, 2016

Apparently IE9 does not support the status 204 (No Content), but will return the 1223 as the status.
http://stackoverflow.com/questions/10046972/msie-returns-status-code-of-1223-for-ajax-request

This causes vue-resource to call the fail callback instead of success.

Is there any way to abstract this weird behaviour away in vue-resource?

steffans added a commit that referenced this issue Jun 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants