Skip to content

API: Use Gzip compression when requested #1543

@0ip

Description

@0ip

If a client requests the content of a rather large pad and the request contains Accept-encoding: 'gzip', it's definitely useful to compress the response.

This could be done using Node's integrated zlib library or using connect.compress.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions