Package: wnpp Severity: wishlist Owner: ro...@debian.org X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-stream-http Version : 2.7.1 Upstream Author : John Hiesey * URL : https://github.com/jhiesey/stream-http#readme * License : Expat Programming Lang: JavaScript Description : Streaming http in browser context This module is an implementation of Node's native http module for the browser. It tries to match Node's API and behavior as closely as possible, but some features aren't available, since browsers don't give nearly as much control over requests. This is heavily inspired by, and intended to replace, http-browserify. . Node.js is an event-based server-side JavaScript engine.