You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not entirely sure how to interpret this. Are you simultaneously pointing out that it's inconsistent with blobs and that browsers are not aligned on this?
I see, I kinda suspect this already has test coverage so unless that's not the case or someone wants to make a change to the spec this might be a good fit for the Interop effort?
According to https://xhr.spec.whatwg.org/#response-mime-type:
Note: The content-type of the blob is set to
""
(an invalid mime type) when the inputtype
is not set or is invalid.text/xml
null
""
text/xml
null
""
Related to: whatwg/fetch#1464 and whatwg/fetch#1436
The text was updated successfully, but these errors were encountered: