- From: Joshua Bell <notifications@github.com>
- Date: Mon, 27 Jun 2022 17:00:02 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 June 2022 00:00:14 UTC
I commented on the other bug: > I haven't stared at Fetch enough, but it does seem inconsistent - _to get a header name_ should only return null if the header list does not contain the header, yet the "blob" fetch algorithm unconditionally appends Content-Type with the blob’s type. It may be that Fetch needs to define an attempt to parse the type, and on failure not append. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1464#issuecomment-1168056785 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1464/1168056785@github.com>
Received on Tuesday, 28 June 2022 00:00:14 UTC