Files
Stefan Dobrev 8c65427730 Fix XHR statusText property to return just the text
In order to follow the spec the XHR statusText property should
return just the status text without the status code. Adding
tests to guard this behavior.
2015-08-14 20:05:10 +03:00
..

XMLHttpRequest Level 2: https://xhr.spec.whatwg.org/