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

Hi.

So when the response has a "Content-Disposition" header that says it is an attachment, with a fileName, the response data could be a `File` instead of a `Blob`.

I think that could be a very nice and intuitive way to handle that http header.

-- 
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-452745806

Received on Wednesday, 9 January 2019 15:52:28 UTC