Skip to content

Add support for zstd response encoding #27724

Open
@nickchomey

Description

Deno currently supports gzip and brotli response encoding/compression. It would be great if it could also support zstd - with zstd > br > gz being the preference. 73% of browsers now support zstd.

https://caniuse.com/zstd

Metadata

Assignees

No one assigned

    Labels

    servewebrelated to Web APIs

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions