-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Sets an oghttp2 config option to allow different "host" and ":authority" values #29712
Sets an oghttp2 config option to allow different "host" and ":authority" values #29712
Conversation
Signed-off-by: Biren Roy <birenroy@google.com>
Signed-off-by: Biren Roy <birenroy@google.com>
Signed-off-by: Biren Roy <birenroy@google.com>
/assign @diannahu |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
/retest |
/assign @RyanTheOptimist |
@birenroy the failure in the compile time options does not seem related to this PR. https://source.cloud.google.com/results/invocations/a881aa18-7dc9-4fac-b2dc-8ce62636766f/log Maybe it needs main merge? /wait |
…st-and-authority Signed-off-by: Biren Roy <birenroy@google.com>
/retest |
This resolves a codec difference between nghttp2 and oghttp2.
Repro test case in multiplexed_integration_test.cc originally by @yanavlasov.
Commit Message: Sets an oghttp2 config option to allow different "host" and ":authority" values
Additional Description:
Risk Level: low
Testing: added integration test coverage for the codec difference
Docs Changes:
Release Notes:
Platform Specific Features: