Re: [whatwg/fetch] Introduce a depth limit of nested content encodings (Issue #1933)

starrify left a comment (whatwg/fetch#1933)

I recall seeing a real world web server do `gzip, gzip` where the content was encoded accordingly. IMHO it's a fine use case.
Plus otherwise it might further add to the complexity, e.g. would there be sufficient difference between `br, br, gzip` and `br, gzip, br` that one may be accepted while the other rejected (or both to be rejected)?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1933#issuecomment-4820038077
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1933/4820038077@github.com>

Received on Saturday, 27 June 2026 18:22:04 UTC