XMLHttpRequest separated from http module

This commit is contained in:
Vladimir Enchev
2015-07-20 10:58:29 +03:00
parent dea2e693c0
commit d3c987f827
9 changed files with 429 additions and 414 deletions

2
xhr/package.json Normal file
View File

@@ -0,0 +1,2 @@
{ "name" : "xhr",
"main" : "xhr.js" }