mshtml: Implement "text" type response for XMLHttpRequest.
commitc82900e207cd92fdfa3e75eca193ff3070e154dd
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Thu, 28 Jul 2022 13:05:35 +0000 (28 16:05 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Jul 2022 15:34:03 +0000 (28 17:34 +0200)
tree8c413b64688b1c5907bca9fede3b026ed3fdb654
parent6537c36df492cbca018ab7defd83980920044c79
mshtml: Implement "text" type response for XMLHttpRequest.

Also basic implementation of arraybuffer/blob with invalid state, mostly
to show how the tests will look.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
dlls/mshtml/tests/xhr.js
dlls/mshtml/xmlhttprequest.c