chunkify-http-body
Pipe any stream through this encoder to encode it as Transfer-Encoding: chunked.
Usage
var makeChunkifier = myStream = ;processstdin;
License
ISC
Pipe any stream through this encoder to encode it as Transfer-Encoding: chunked.
var makeChunkifier = myStream = ;processstdin;
ISC
npm i chunkify-http-body
2
0.1.0
ISC