Skip to content

Tests: gunzip multiple content-codings.#46

Open
devnexen wants to merge 1 commit into
nginx:masterfrom
devnexen:gzip_multi_encoding
Open

Tests: gunzip multiple content-codings.#46
devnexen wants to merge 1 commit into
nginx:masterfrom
devnexen:gzip_multi_encoding

Conversation

@devnexen
Copy link
Copy Markdown

Exercises gunzip filter behavior when Content-Encoding contains a comma-separated list of codings: gzip stripped and body decompressed when it is the last-applied coding, response passed through unchanged otherwise, and the Content-Encoding header left intact on the pass-through path taken when the client accepts gzip.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

Exercises gunzip filter behavior when Content-Encoding contains a
comma-separated list of codings: gzip stripped and body decompressed
when it is the last-applied coding, response passed through unchanged
otherwise, and the Content-Encoding header left intact on the
pass-through path taken when the client accepts gzip.

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

2 participants