- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 15 May 2025 00:47:38 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 May 2025 07:47:42 UTC
@annevk commented on this pull request. > @@ -6319,6 +6321,23 @@ optional boolean <var>forceNewConnection</var> (default false), run these steps: <li><p>Let <var>codings</var> be the result of <a>extracting header list values</a> given `<code>Content-Encoding</code>` and <var>response</var>'s <a for=response>header list</a>. + <li><p>Let <var>filteredCoding</var> be "<code>_</code>". The "content type" precedent is fairly compelling for using the empty string and using it for both null and failure cases. Okay, let's do that. I might still have some editorial concerns, but overall this seems okay. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1796#discussion_r2090515038 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1796/review/2842625018@github.com>
Received on Thursday, 15 May 2025 07:47:42 UTC