Skip to content

uhv: oghttp2: disable header validations based on compile flag #21548

@ameily

Description

@ameily

Title: uhv: oghttp2: disable header validations based on compile flag

Description:
oghttp2 is being adopted in Envoy and has recently add a method of disabling header validations through a configuration setting. Using a compile time ifdef, disable H2 header validation within the parsing library when building UHV. This will be very similar to H1. We plan on using the new validate_http_headers exposed by the external_quiche_http2::adapter::OgHttp2Adapter::Options class, most likely within the Http2Options constructor.

Refs #19751

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/httpenhancementFeature requests. Not bugs or questions.stalestalebot believes this issue/PR has not been touched recently

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions