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

Backend should only gzip static responses #2925

Closed
nwmac opened this issue Aug 29, 2018 · 0 comments
Closed

Backend should only gzip static responses #2925

nwmac opened this issue Aug 29, 2018 · 0 comments
Assignees
Labels
bug P1 Priority 1

Comments

@nwmac
Copy link
Contributor

nwmac commented Aug 29, 2018

On firefox we can see errors - the problem is that the backend is gzip’ing CF response and giving them wrong content-type. The quick fix is to only apply gzip to static files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug P1 Priority 1
Projects
None yet
Development

No branches or pull requests

1 participant