Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

remove ClientRequest.prototype.pause#2887

Closed
xenyou wants to merge 1 commit intonodejs:masterfrom
xenyou:cleanup1
Closed

remove ClientRequest.prototype.pause#2887
xenyou wants to merge 1 commit intonodejs:masterfrom
xenyou:cleanup1

Conversation

@xenyou
Copy link

@xenyou xenyou commented Mar 7, 2012

ClientRequest.prototype.pause is not needed.
Because ClientRequest is a writable stream and the method is broken.

ClientRequest.prototype.pause is not needed.
Because ClientRequest is a writable stream and the method is broken.
@bnoordhuis
Copy link
Member

Thanks, merged in f82ef0f.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants