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

Quickfix for caching POSTs on iOS6 Safari #56

Closed
majek opened this issue Sep 27, 2012 · 1 comment
Closed

Quickfix for caching POSTs on iOS6 Safari #56

majek opened this issue Sep 27, 2012 · 1 comment

Comments

@majek
Copy link
Member

majek commented Sep 27, 2012

As described in sockjs/sockjs-node#88 , getting iOS6 Safari to behave better is quite trivial - we just need to decorate POST responses with no-cache cache-control header.

majek added a commit that referenced this issue Sep 27, 2012
majek added a commit to sockjs/sockjs-erlang that referenced this issue Sep 27, 2012
majek added a commit to sockjs/sockjs-erlang that referenced this issue Sep 27, 2012
majek added a commit to sockjs/sockjs-erlang that referenced this issue Sep 27, 2012
majek added a commit to sockjs/sockjs-node that referenced this issue Sep 27, 2012
majek added a commit to sockjs/sockjs-node that referenced this issue Sep 27, 2012
@majek
Copy link
Member Author

majek commented Sep 27, 2012

Landed in 0.3.3

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