Commit Graph

5 Commits

Author SHA1 Message Date
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
Vladimir Enchev
8b32ed0176 tests fixed 2015-07-30 09:56:24 +03:00
Vladimir Enchev
272597f7bd global XMLHttpRequest declaration extended 2015-07-20 14:52:04 +03:00
Vladimir Enchev
e2f464e1d2 FormData support added 2015-07-20 14:42:29 +03:00
Vladimir Enchev
d3c987f827 XMLHttpRequest separated from http module 2015-07-20 10:58:29 +03:00