mbr update versions and fix warnings
Merged pull-request: "- Added link to documentation about usage of HTTP client-side" #22 (jkaan)
Merged pull-request: "typo in example: this.params instead of this.param" #21 (lukasvan3l)
typo in example: this.params instead of this.param
Merged pull-request: ""code" is not always there" #20 (lukasvan3l)
code is not always there
0.9.1 support
Patches by GitHub users @jkaan, @bradvogel, @lukasvan3l.
Fixed bug: "Cannot transfer a file stream over 5Mb to the server." #17
Merged pull-request: "Add this.requestHeaders to readme" #12 (matthewsimo)
Add this.requestHeaders to readme
Patches by GitHub user @matthewsimo.
Typo fixes
Cosmetic fixes
Patches by GitHub user @dandv.
add check
use collectionFS travis version force update
support HEAD requests
Add better streaming api and fix timeout / chunk size bug
refactor + added read stream
Add streaming WIP
Name tests by package
unbreak http-publish tests when run at in one test
Fix test - params from a query string is string now
make sure falsy turns into string
Merge branch 'master' of https://github.com/zcfs/Meteor-http-methods
Bump to version 0.0.12
Add requestHeaders to method context
Better handling of Meteor.Error's
url decode values in params
Allow user to set headers in custom response