[whatwg/xhr] Blob name (#232)

When the responseType is blob, should not the resluting blob that is returned as a reponse have the property "name" set from what is in the http header "Content-Disposition"?

Is this something you could consider adding to the standard?

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

Received on Wednesday, 9 January 2019 15:26:02 UTC