Re: [whatwg/xhr] Blob name (#232)

Sure, I understand how it could work, but I'm not sure we want to do that much special handling inside these APIs. At some point we'll have to defer to libraries for those kind of niceties (though parsing the header value does seem like something reasonable to expose at some point).

For the Fetch API this would affect the ultimate return value of the `blob()` method on `Response` objects.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/232#issuecomment-453042861

Received on Thursday, 10 January 2019 10:15:56 UTC