Skip to content

Feature Request / Issue: pre-compressed gzip .gz files being served with response header content-encoding: br #44

Description

@alexvenetis

Summary:
I am running a .net 9.0 web app. I have pre-compressed some bundle.js files using gzip to produce bundle.js.gz files.

When requesting bundle.js files, the compressed .gz files are successfully being returned, however, the content encoding is set to content-encoding: br in the response headers.

Expected Outcome:
I was expecting the response headers to include the content-encoding: gzip header for pre-compressed .gz files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions