Re: [whatwg/fetch] blob: fetch of slice() without valid content type yields unexpected results (Issue #1464)

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