abstract-http-request
abstract-http-request copied to clipboard
JSON.stringify(str).length gives invalid byte count
the solution is to do new Buffer(JSON.stringify(str)).length