- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 01 Jun 2026 04:23:31 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 June 2026 11:23:35 UTC
annevk left a comment (whatwg/fetch#1927) Nit: the algorithm could use https://fetch.spec.whatwg.org/#concept-header-list-get-structured-header to reduce the amount of work it has to do. I also wonder if step 3 and 4 can be reached or need to be asserts. And finally I'm a bit wary of processing new response headers on opaque responses. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1927#issuecomment-4592100129 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1927/4592100129@github.com>
Received on Monday, 1 June 2026 11:23:35 UTC