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

Changed accept-encoding header to identity #56

Merged
merged 1 commit into from
Jan 31, 2014

Conversation

mericson
Copy link
Contributor

The compress module on the node connect server doesn't seem to honor q=0 on gzip, so to make the proxy work with an application I have that uses connect, I had to change the accept-encoding to "identity". See senchalabs/connect#414

The compress module on the node connect server doesn't seem to honor q=0 on gzip, so to make the proxy work with connect, I had to change the accept-encoding to "identity". See senchalabs/connect#414
shakyShane added a commit that referenced this pull request Jan 31, 2014
Changed accept-encoding header to identity
@shakyShane shakyShane merged commit eae12f3 into BrowserSync:master Jan 31, 2014
@shakyShane
Copy link
Contributor

This is on npm now @0.5.4

Thanks again.

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