-
Notifications
You must be signed in to change notification settings - Fork 5.3k
uhv: http-parser: allow extension methods #19757
Copy link
Copy link
Closed
Labels
area/httpenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.no stalebotDisables stalebot from closing an issueDisables stalebot from closing an issue
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/httpenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.no stalebotDisables stalebot from closing an issueDisables stalebot from closing an issue