Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.6.0
-
None
-
Windows 10 x64 MSVC 2013
Description
As the summary suggests, overrideMimeType is missing from the methods defined by the W3C spec, which is especially painful considering how XMLHttpRequest (doesn't really) support binary responses.
overrideMimeType('text/plain; charset=x-user-defined');
Attachments
Issue Links
- is required for
-
QTBUG-111217 The XMLHttpRequest API should ideally adhere to the WHATWG standard
-
- Open
-
- relates to
-
QTBUG-53708 XMLHttpRequest missing correct responseType (handling) for binary responses
-
- Reported
-