Skip to content

zstd in fetch #5437

Description

@konrad-erli

This would solve...

Zstd is superior compression to gzip/deflate/br and should be used if available. fetch in firefox or chrome uses zstd since 2024.

The implementation should look like...

If nodejs has zstd implemented, then zstd should be added to accept encoding header of request.

Decompression of response seems to be already implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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