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

[balsa] Disallow multiple Content-Length headers, even if identical. #28931

Merged
merged 2 commits into from
Aug 12, 2023
Merged

[balsa] Disallow multiple Content-Length headers, even if identical. #28931

merged 2 commits into from
Aug 12, 2023

Conversation

bencebeky
Copy link
Contributor

Tracking issue: #21245

Signed-off-by: Bence Béky bnc@google.com

Commit Message:[balsa] Disallow multiple Content-Length headers, even if identical.
Additional Description:
Risk Level: low, changed code protected by existing default-false runtime flag.
Testing: //test/common/http/http1:codec_impl_test
Release Notes: n/a
Platform Specific Features: n/a
Runtime guard: envoy.reloadable_features.http1_use_balsa_parser

@repokitteh-read-only
Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #28931 was opened by bencebeky.

see: more, trace.

@bencebeky bencebeky marked this pull request as ready for review August 9, 2023 18:26
@bencebeky
Copy link
Contributor Author

/assign @yanavlasov

@bencebeky
Copy link
Contributor Author

/retest

@bencebeky
Copy link
Contributor Author

/retest

I'm not able to reproduce the test failure locally.

Signed-off-by: Bence Béky <bnc@google.com>
@yanavlasov yanavlasov merged commit 5fde158 into envoyproxy:main Aug 12, 2023
@bencebeky bencebeky deleted the content-length branch September 5, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants