Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support for zstd in Deflater #2168

@sandstrom

Description

@sandstrom

Support for Content-Encoding value zstd in Rack::Deflater.

This algorithm is currently only supported by Chrome, Edge and Firefox. Safari has "positive" as their standard position, but I could see no implementation work.

Useful for things such as JSON payloads and other dynamic content that cannot be compressed ahead of time. The compression ratio is similar to gzip, but it's twice as fast to decompress and slightly quicker to compress too.

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions