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

@fred-wang commented on this pull request.



> @@ -1970,6 +1983,10 @@ not always relevant and might require different behavior.
    <td>"<code>video</code>"
    <td><code>media-src</code>
    <td>HTML's <code>&lt;video></code> element
+  <tr>
+   <td>"<code>compression-dictionary</code>"
+   <td><code>connect-src</code>

We need to add tests to check that the connect-src directive is taken into account when fetching with a compression-dictionary destination.

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

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

Received on Wednesday, 15 July 2026 11:41:21 UTC