rest-node-client

0.0.2 • Public • Published

rest-node-client.js

Slightly improved version of rest.js node client.

Usage

It's fully backward compatible with rest/client/node.js.

Currently it only checks if there is responseEntityEncoding property in request. Value is used as an argument to Buffer.prototype.toString(). This setting defaults to utf8, which is default client's behavior, and if it's set to null, then no translation is done and response.entity is Buffer.

Copyright

rest-node-client.js is made available under the terms of MIT license. See LICENSE for details.

Readme

Keywords

Package Sidebar

Install

npm i rest-node-client

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • alexprobchansky