http-browserify icon indicating copy to clipboard operation
http-browserify copied to clipboard

Missing setNoDelay method on Request

Open elado opened this issue 10 years ago • 0 comments

Request is missing setNoDelay method that exists on the node.js version. Some libs (e.g. EventSource) call this method.

elado avatar Sep 11 '15 22:09 elado