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

IE 304 cause a Infinite loop #1

Open
gxf20052139 opened this issue Sep 18, 2012 · 1 comment
Open

IE 304 cause a Infinite loop #1

gxf20052139 opened this issue Sep 18, 2012 · 1 comment

Comments

@gxf20052139
Copy link
Contributor

the real time message relies on the "pending ajax request", but in IE 9.0 , the ajax request will return the 304 status code without pending , there will be a Infinite loop , cause the browser hang.
jquery library can send ajax with cache: false may solve this issue.

@rstoyanchev
Copy link
Owner

Thanks for the tip! If you have tested a fix locally and you can submit a pull request, that would be much appreciated.

szklydev added a commit to szklydev/Spring-MVC-Chat that referenced this issue Sep 13, 2024
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

2 participants