http-browserify
http-browserify copied to clipboard
Missing setNoDelay method on Request
Request is missing setNoDelay method that exists on the node.js version.
Some libs (e.g. EventSource) call this method.