Skip to content

Add support for compression-dictionary-transport #73

@pmeenan

Description

@pmeenan

Compression Dictionary Transport provides a standard way to negotiate and use compression dictionaries over HTTP.

Spec is here and it shipped in Chrome 130.

It should "mostly" work with the existing code except for a 40-byte stream header for dcz encoding that includes the hash of the dictionary that was used.

It would be useful to also have an optional param on zstd_compress_dict to generate dcz files with the header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions