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

HttpDecoderSpec#validateHeaders() specifies whether request/response headers are validated #3370

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

violetagg
Copy link
Member

This is related only to HTTP/1.1, for HTTP/2 and HTTP/3 headers are always validated.
By default the validation is enabled.

…headers are validated

This is related only to HTTP/1.1, for HTTP/2 and HTTP/3 headers are always validated.
By default the validation is enabled.
@violetagg violetagg added the type/enhancement A general enhancement label Jul 26, 2024
@violetagg violetagg added this to the 1.2.0-M5 milestone Jul 26, 2024
@violetagg violetagg merged commit a30aa84 into main Jul 26, 2024
14 checks passed
@violetagg violetagg deleted the validate-response-headers branch July 26, 2024 08:15
violetagg added a commit that referenced this pull request Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant