0.1.6 • Published 10 years ago

crequest v0.1.6

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

crequest

Build
Status

request with transparent compression. It also deviates slightly from request's behavior by automatically parsing application/json responses. If you need the raw response body (in whatever encoding was requested), use the body property of the callback's second argument (the response).

This is intended as a drop-in replacement for request--to use it, replace require("request") with require("crequest"). Where it's not a drop-in replacement (not everything inrequest` is proxied yet), please send a pull request.

License

Copyright (c) 2013 Seth Fitzsimmons

Published under the same license as request itself (Apache 2.0).

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago