WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
40954
responseBody is not supported in XMLHttpRequest
https://bugs.webkit.org/show_bug.cgi?id=40954
Summary
responseBody is not supported in XMLHttpRequest
Stuart Ng
Reported
2010-06-21 16:16:35 PDT
Send XHR Request for an XML File responseText and responseXML returns the right value responseBody is always undefined.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-06-23 17:04:36 PDT
I'm surprised that I couldn't filed an earlier bug about this. A major holding block used to be not having a ByteArray interface, but we have it now. Another issue - which still remains - is that keeping both original and decoded text would be bad for memory use.
Anne van Kesteren
Comment 2
2017-03-09 10:11:55 PST
responseBody got dropped.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug