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 updoc: describe current HTTP header size limit #24700
Conversation
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
added
doc
errors
labels
Nov 28, 2018
This comment has been minimized.
This comment has been minimized.
sam-github
force-pushed the
sam-github:doc-8kb-http-header-limit
branch
from
bfb4d4a
to
19cdee8
Nov 28, 2018
vsemozhetbyt
reviewed
Nov 28, 2018
doc/api/errors.md Outdated
vsemozhetbyt
approved these changes
Nov 28, 2018
vsemozhetbyt
added
http
http_parser
labels
Nov 28, 2018
This comment has been minimized.
This comment has been minimized.
|
sorry, misunderstood format of description field |
This comment has been minimized.
This comment has been minimized.
|
Node.js Collaborators, please, add |
This comment has been minimized.
This comment has been minimized.
vsemozhetbyt
added
the
author ready
label
Nov 28, 2018
Trott
added
the
fast-track
label
Nov 28, 2018
This comment has been minimized.
This comment has been minimized.
|
Landed in 063e8fb |
Trott
closed this
Nov 28, 2018
Trott
added a commit
to Trott/io.js
that referenced
this pull request
Nov 28, 2018
sam-github
deleted the
sam-github:doc-8kb-http-header-limit
branch
Nov 28, 2018
targos
added a commit
that referenced
this pull request
Nov 29, 2018
This was referenced Dec 7, 2018
MylesBorins
added a commit
that referenced
this pull request
Dec 25, 2018
MylesBorins
added
the
dont-land-on-v8.x
label
Dec 25, 2018
MylesBorins
added
the
land-on-v10.x
label
Dec 25, 2018
MylesBorins
added a commit
that referenced
this pull request
Dec 25, 2018
This was referenced Dec 26, 2018
refack
added a commit
to refack/node
that referenced
this pull request
Jan 14, 2019
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.
sam-github commentedNov 28, 2018
Document that the limit was changed from 80KB to 8KB in 1860352.
Fixes: #24693
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes