Skip to content

add gzip support #15

Description

@thoop

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions