Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign uptest: add test-http2-large-file sequential test #22254
Conversation
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
added
the
test
label
Aug 10, 2018
jasnell
requested a review
from
mcollina
Aug 10, 2018
This comment has been minimized.
This comment has been minimized.
addaleax
approved these changes
Aug 10, 2018
jasnell
added
the
author ready
label
Aug 11, 2018
trivikr
approved these changes
Aug 12, 2018
gdams
approved these changes
Aug 12, 2018
lpinca
approved these changes
Aug 12, 2018
This comment has been minimized.
This comment has been minimized.
|
landed in: c29aff3 |
gdams
closed this
Aug 13, 2018
gdams
pushed a commit
that referenced
this pull request
Aug 13, 2018
rvagg
added a commit
that referenced
this pull request
Aug 15, 2018
This was referenced Aug 16, 2018
TimothyGu
referenced this pull request
Aug 18, 2018
Closed
Post large file failed when the initialWindowSize of HTTP2 Settings Object set to 6553500 #19141
kjin
added a commit
to kjin/node
that referenced
this pull request
Sep 17, 2018
kjin
added a commit
to kjin/node
that referenced
this pull request
Sep 19, 2018
kjin
added a commit
to kjin/node
that referenced
this pull request
Sep 25, 2018
kjin
added a commit
to kjin/node
that referenced
this pull request
Oct 16, 2018
BethGriggs
added a commit
to BethGriggs/node
that referenced
this pull request
Oct 16, 2018
BethGriggs
added a commit
that referenced
this pull request
Oct 17, 2018
beevelop
referenced this pull request
Nov 20, 2018
Closed
2018-11-20 Version 8.13.0 'Carbon' (LTS) @MylesBorins prepared by @BethGriggs #250
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
jasnell commentedAug 10, 2018
Refs: #19141
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes