Re: [whatwg/fetch] Add support for compression dictionary transport (PR #1854)

pmeenan left a comment (whatwg/fetch#1854)

I switched back to only allowing dictionary use for non-opaque requests. It's cleaner from the browser's perspective and harder to get wrong for sites. This is what the browsers have implemented anyway and what the current WPT's test.

The spec change should be ready to go now and match Chrome's and Mozilla's implementations.

If we want to bring dictionary support to third-party embeds in some way (the main pain point for `no-cors`), we can solve that separately.

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

Message ID: <whatwg/fetch/pull/1854/c4337217282@github.com>

Received on Tuesday, 28 April 2026 16:33:00 UTC