browserify / browserify/http-browserify

Missing setNoDelay method on Request

Open
#95 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start at the Request implementation and compare its available methods with the node.js version, focusing on setNoDelay. Check how EventSource calls this method and verify that the Request API exposes it without breaking existing browser behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.