Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
David Kudera committed Nov 25, 2014
2 parents d218ebe + 00caa06 commit 49ccf9d
Show file tree
Hide file tree
Showing 6 changed files with 133 additions and 70 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -330,6 +330,9 @@ Http.receive('some data', {'content-type': 'text/plain'}, 200, {min: 100, max: 3

## Changelog

* 3.0.2
+ Use upper-cased HTTP methods everywhere [#13](https://github.com/sakren/node-browser-http/issues/13)

* 3.0.0 - 3.0.1
+ Updated and optimized all dependencies
+ Added global options [#5](https://github.com/sakren/node-browser-http/issues/5)
Expand Down

0 comments on commit 49ccf9d

Please sign in to comment.