crequest

0.1.6 • Public • Published

crequest

BuildStatus

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).

Readme

Keywords

none

Package Sidebar

Install

npm i crequest

Weekly Downloads

8

Version

0.1.6

License

Apache 2.0

Last publish

Collaborators

  • mojodna