We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get a strange behavior:
tested firefox 14.0.1 tomcat 7.0.29 atmosphere 1.0 beta2
The text was updated successfully, but these errors were encountered:
just tested it with Chrome 20.0.1132.57 m and I dont get this behavior.
So it looks like an issue with the new version of firefox.
Sorry, something went wrong.
this fixed the issue - so I'm not sure if it's a bug..
req.onReconnect = function(request) { request.close(); }
Fixed in FF with this commit
Checked and confirmed!
Thanks.
No branches or pull requests
I get a strange behavior:
tested
firefox 14.0.1
tomcat 7.0.29
atmosphere 1.0 beta2
The text was updated successfully, but these errors were encountered: