Skip to content

tls: connect supports highWaterMark option#32786

Closed
rickyes wants to merge 1 commit intonodejs:masterfrom
rickyes:https-highWaterMark
Closed

tls: connect supports highWaterMark option#32786
rickyes wants to merge 1 commit intonodejs:masterfrom
rickyes:https-highWaterMark

Conversation

@rickyes
Copy link
Copy Markdown
Contributor

@rickyes rickyes commented Apr 11, 2020

fixes: #32781

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

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

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. tls Issues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

highWaterMark option is ignored in HTTPs request stream

8 participants