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

proxy: handle invalid chunked requests #3192

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

AlexanderYastrebov
Copy link
Member

@AlexanderYastrebov AlexanderYastrebov commented Aug 15, 2024

Respond with 400 instead of 500 in case of invalid chunked request body.

@AlexanderYastrebov AlexanderYastrebov added the minor no risk changes, for example new filters label Aug 15, 2024
@AlexanderYastrebov AlexanderYastrebov force-pushed the proxy/handle-invalid-chunked-requests branch from 929d883 to 4fd89af Compare August 20, 2024 09:51
@AlexanderYastrebov AlexanderYastrebov marked this pull request as ready for review August 20, 2024 09:51
Respond with 400 instead of 500 in case of invalid chunked request body.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
@AlexanderYastrebov AlexanderYastrebov force-pushed the proxy/handle-invalid-chunked-requests branch from 4fd89af to 28d1d91 Compare August 20, 2024 10:15
@szuecs
Copy link
Member

szuecs commented Aug 20, 2024

👍

1 similar comment
@AlexanderYastrebov
Copy link
Member Author

👍

@AlexanderYastrebov AlexanderYastrebov merged commit 2c55bab into master Aug 20, 2024
17 checks passed
@AlexanderYastrebov AlexanderYastrebov deleted the proxy/handle-invalid-chunked-requests branch August 20, 2024 18:14
Pushpalanka pushed a commit that referenced this pull request Oct 11, 2024
Respond with 400 instead of 500 in case of invalid chunked request body.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor no risk changes, for example new filters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants