Skip to content

http,https: align options of https's server with http's#38992

Closed
Ayase-252 wants to merge 1 commit intonodejs:masterfrom
Ayase-252:feature/https/add-max-header-size
Closed

http,https: align options of https's server with http's#38992
Ayase-252 wants to merge 1 commit intonodejs:masterfrom
Ayase-252:feature/https/add-max-header-size

Conversation

@Ayase-252
Copy link
Copy Markdown
Member

Add maxHeaderSize options for https server. The underlying logic has been implemented in #30570, but https has not adapt to that change.

Fixes: #38954
Refs: #30570

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. http Issues or PRs related to the http subsystem. https Issues or PRs related to the https subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

maxHeaderSize option on HTTPS server is not working

6 participants