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 gzip support #15

Open
thoop opened this issue Apr 13, 2014 · 0 comments
Open

add gzip support #15

thoop opened this issue Apr 13, 2014 · 0 comments

Comments

@thoop
Copy link

thoop commented Apr 13, 2014

The Prerender server now supports gzip encoded responses in order to save on bandwidth. If you pass the 'Accept-Encoding: gzip' header to the Prerender server, it will respond with a gzipped response. Our Node/Rails middleware currently un-gzips the response so it is transparent to anyone using it.

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