Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2018-12-26 Version 10.15.0 'Dubnium' (LTS) @MylesBorins #276

Closed
beevelop opened this issue Dec 26, 2018 · 0 comments
Closed

2018-12-26 Version 10.15.0 'Dubnium' (LTS) @MylesBorins #276

beevelop opened this issue Dec 26, 2018 · 0 comments

Comments

@beevelop
Copy link
Owner

The 10.14.0 security release introduced some unexpected breakages on the 10.x release line.
This is a special release to fix a regression in the HTTP binary upgrade response body and add
a missing CLI flag to adjust the max header size of the http parser.

Notable Changes

  • cli:
    • add --max-http-header-size flag (cjihrig) #24811
  • http:
    • add maxHeaderSize property (cjihrig) #24860

Commits

  • [9b2ffc81c0] - (SEMVER-MINOR) cli: add --max-http-header-size flag (cjihrig) #24811
  • [6183c7107d] - (SEMVER-MINOR) deps: cherry-pick http_parser_set_max_header_size (cjihrig) #24811
  • [e669733595] - doc: describe current HTTP header size limit (Sam Roberts) #24700
  • [b6d3afb257] - (SEMVER-MINOR) http: add maxHeaderSize property (cjihrig) #24860
  • [1aea1e3634] - http: fix regression of binary upgrade response body (Matteo Collina) #25039
  • [a57aed144a] - (SEMVER-MINOR) src: add kUInteger parsing (Matteo Collina) #24811
  • [527407c49f] - src: cache the result of GetOptions() in JS land (Joyee Cheung) #24091
  • [728bc631e5] - test: fix expectation in test-bootstrap-modules (Ali Ijaz Sheikh) #25112
  • [3e14212f0e] - test: remove magic numbers in test-gc-http-client-onerror (Rich Trott) #24943
beevelop added a commit that referenced this issue Jan 7, 2019
@beevelop beevelop closed this as completed Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant