Skip to content

woff2 files should not be served with gzip compression #14092

@ofrias

Description

@ofrias

Jetty version(s)
Jetty 12.1.4

Jetty Environment
ee11

HTTP version
HTTP/2.0

Java version/vendor (use: java -version)
openjdk 25 2025-09-16 LTS
OpenJDK Runtime Environment Temurin-25+36 (build 25+36-LTS)
OpenJDK 64-Bit Server VM Temurin-25+36 (build 25+36-LTS, mixed mode, sharing)

OS type/version
Ubuntu 24.04.3 LTS

Description
Font files in woff2 format are served with gzip compression by compression-gzip module and they should be served directly (without any additional compression) because they are already compressed.

How to reproduce?
Load any woff2 file and check HTTP response headers in the browser inspector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugFor general bugs on Jetty side

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions