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

Add "no-transform" to the no_cache headers #189

Merged
merged 1 commit into from
Nov 10, 2015

Conversation

greggman
Copy link
Contributor

I ran into an issue running meteor which user sockjs. My site didn't work when running on Chrome iOS with Google's Data Saver feature turned on.

I filed a bug but the change above seems to work around the issue for now until they can fix it on their side.

I ran into an issue running meteor which user sockjs. My site didn't work when running on Chrome iOS with Google's [Data Saver](https://developer.chrome.com/multidevice/data-compression) feature turned on. 

I [filed a bug](https://code.google.com/p/chromium/issues/detail?id=553828#) but the change above *seems* to work around the issue for now until they can fix it on their side.
@greggman
Copy link
Contributor Author

I posted a small meteor sample here

http://data-saver-issue.meteor.com

If you use Chrome on iOS and turn on the Data Saver feature you'll see it doesn't work. If you manage to patch meteor with the fix above it will start working

@brycekahle
Copy link
Contributor

Nice find!

brycekahle added a commit that referenced this pull request Nov 10, 2015
Add "no-transform" to the no_cache headers
@brycekahle brycekahle merged commit ba4f62d into sockjs:master Nov 10, 2015
@greggman
Copy link
Contributor Author

So, ... AFAICT this patch can be reverted and probably should be if #190 is fixed

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.

2 participants