0.0.2 • Published 10 years ago

rest-node-client v0.0.2

Weekly downloads
2
License
MIT
Repository
bitbucket
Last release
10 years ago

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.

0.0.2

10 years ago

0.0.1

10 years ago