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

Skip http method matching in http_parser with UHV #36245

Closed
wants to merge 4 commits into from

Skip method validations in http parser with UHV

44abbbf
Select commit
Loading
Failed to load commit list.
Closed

Skip http method matching in http_parser with UHV #36245

Skip method validations in http parser with UHV
44abbbf
Select commit
Loading
Failed to load commit list.
CI (Envoy) / Envoy/Publish and verify Started 2024-09-24 19:08:48 ago

Waiting for check ...

The check will start once any required jobs have completed and a VM becomes available

Details

Check run pending

Details of the check run will be provided here once it has started.

Check started by

Request (pr/36245/main@44abbbf)

vamshi177 @vamshi177 44abbbf #36245 merge main@f37f5c9

Skip http method matching when http_parser_strict is disabled

Commit Message: Skip http method matching when http_parser_strict is disabled
Additional Description: Introducing a new Bazel compile-time build option to disable the http_parser_strict flag in http_parser, and updating the strict HTTP parser logic to skip method validation checks.
Risk Level: Low
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]

Environment

Request variables

Key Value
ref 25bf953
sha 44abbbf
pr 36245
base-sha f37f5c9
actor vamshi177 @vamshi177
message Skip http method matching when http_parser_strict is disabled...
started 1727204892.208029
target-branch main
trusted false
Build image

Container image/s (as used in this CI run)

Key Value
default envoyproxy/envoy-build-ubuntu:f94a38f62220a2b017878b790b6ea98a0f6c5f9c
mobile envoyproxy/envoy-build-ubuntu:mobile-f94a38f62220a2b017878b790b6ea98a0f6c5f9c
Version

Envoy version (as used in this CI run)

Key Value
major 1
minor 32
patch 0
dev true