- From: Guohui Deng <notifications@github.com>
- Date: Wed, 22 Jan 2025 10:45:00 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 January 2025 18:45:04 UTC
@guohuideng2024 commented on this pull request. > @@ -5092,7 +5138,8 @@ steps: <li><p>Set <var>response</var>'s <a for=response>header list</a> to « (`<code>Content-Length</code>`, <var>serializedSlicedLength</var>), (`<code>Content-Type</code>`, <var>type</var>), (`<code>Content-Range</code>`, - <var>contentRange</var>) ». + <var>contentRange</var>), (`<code>Content-Encoding</code>`, <var>coding</var>) ». + Done -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1796#discussion_r1925804437 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1796/review/2568011254@github.com>
Received on Wednesday, 22 January 2025 18:45:04 UTC