Skip to content

uhv: http-parser: allow extension methods #19757

@ameily

Description

@ameily

As part of the unified header validation component, http-parser needs to be updated to allow the use of extension methods, similar to how nghttp2 allows them. http-parser will be modified to add a new configuration setting that does not validate the method. This will allow similar behavior between the h1 and h2 codecs.

Within Envoy, a new configuration setting may need to be added as well that controls this behavior, outside of the UHV component or header validation policy.

This will need to be completed after http-parser has been brought into Envoy, #19749.

Metadata

Metadata

Assignees

Labels

area/httpenhancementFeature requests. Not bugs or questions.no stalebotDisables stalebot from closing an issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions