browserify / browserify/http-browserify
Missing setNoDelay method on Request
Open
- Dominant language
- JavaScript
- Stars
- 245
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Request is missing `setNoDelay` method that exists on the node.js version.
Some libs (e.g. EventSource) call this method.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.