superagent-charset
add charset support for node's superagent
Install
$ npm i superagent-charset --save
API
install
const request = request
this will add request.Request.prototype.charset
charset
.charset(encoding)
, will passed to iconv-lite
const should = const request = request // install charset
License
the MIT License, http://magicdawn.mit-license.org