Package: wnpp Severity: wishlist Owner: Mohit Phulera <mohitphulera...@gmail.com> X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-clone-response Version : 1.0.2 Upstream Author : Luke Childs <lukechilds...@gmail.com> ( http://lukechilds.co.uk) * URL : https://github.com/lukechilds/clone-response * License : Expat Programming Lang: JavaScript Description : Clone a Node.js HTTP response stream Clone-response returns a new stream and copies over all properties and methods from the original response giving you a complete duplicate. This is useful in situations where you need to consume the response stream but also want to pass an unconsumed stream somewhere else to be consumed later. Node.js is an event-based server-side JavaScript engine.