Skip to content

Commit

Permalink
v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
driverdan committed Oct 11, 2015
1 parent 554280a commit 86ff70e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,5 @@ page](https://github.com/driverdan/node-XMLHttpRequest/issues).
* Synchronous requests don't set headers properly
* Synchronous requests freeze node while waiting for response (But that's what you want, right? Stick with async!).
* Some events are missing, such as abort
* getRequestHeader is case-sensitive
* Cookies aren't persisted between requests
* Missing XML support
* Missing basic auth
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "xmlhttprequest",
"description": "XMLHttpRequest for Node",
"version": "1.7.0",
"version": "1.8.0",
"author": {
"name": "Dan DeFelippi",
"url": "http://driverdan.com"
Expand Down

0 comments on commit 86ff70e

Please sign in to comment.