Skip to content

HTTP: Support compression (gzip, deflate) when using Accept-Encoding header #815

@kimchy

Description

@kimchy

HTTP: Support compression (gzip, deflate) when using Accept-Encoding header. By default, its enabled, to disable it set http.compress to false. Compression level (on responses) can also be configured by setting http.compress_level to a value between 1 and 10 (defaults to 6).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions