Skip to content

Add Mime::is_compressible method #273

Open
@yoshuawuyts

Description

@yoshuawuyts

Tracking issue: #274

When #272 implemented we should add the Mime::is_compressible method which can inform which mime types make sense to compress. This is great for negotiating compression in static file servers, as some formats are already compressed when sending over the wire, and applying another round of compression is only going to cost performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions