Commit Graph

14 Commits

Author SHA1 Message Date
Vladimir Enchev
4cf6b66939 http jsonp support added 2015-09-07 10:52:49 +03:00
Vladimir Enchev
0ff8038742 Promises rejected properly when loading wrong content 2015-09-04 14:22:15 +03:00
Vladimir Enchev
e2f464e1d2 FormData support added 2015-07-20 14:42:29 +03:00
Vladimir Enchev
54c0de8df6 XMLHttpRequest separated from http 2015-07-20 11:17:47 +03:00
Vladimir Enchev
d3c987f827 XMLHttpRequest separated from http module 2015-07-20 10:58:29 +03:00
Hristo Deshev
51a56a2aea Support responseType property on XMLHttpRequest.
Only default, "" and "text" supported for now. Raising an error otherwise.
2015-06-15 17:17:13 +03:00
Hristo Deshev
f109cbe80b Support onload/onerror events on XMLHttpRequest. 2015-06-15 17:17:13 +03:00
vakrilov
86511af5e7 Formatting 2015-05-19 16:46:17 +03:00
vakrilov
52f6dd00da Code snippets fix 2015-05-19 16:43:23 +03:00
Vladimir Enchev
d8bd0031db http timeout fixes + test 2015-05-14 11:32:33 +03:00
Erjan Gavalji
f59f885824 Cheat the TypeScript compilse that removed the <hide> tag before the try-catch block 2015-04-28 14:29:15 +03:00
Erjan Gavalji
edf4bd521e Add the example 2015-04-06 11:48:24 +03:00
Vladimir Enchev
79fb7e2a34 http for android header values fixed and test added 2015-03-30 09:42:12 +03:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00