Skip to content

http3: add support for RFC8878 Content-Encoding: zstd to RoundTripper #4100

@Jorropo

Description

@Jorropo

See rational here: golang/go#62492
TL;DR: zstd is a better gzip in about all ways and is being added to browsers.

Support for gzip would be kept and both would be supported.

After discussing with other peoples it make sense to wait for compress/zstd proposal golang/go#62513 to continue quic-go not requiring any third party dependency.

This would do nothing when DisableCompression is set to true.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions