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

Policy: Payload limits fix on content-length #1266

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

eloycoto
Copy link
Contributor

@eloycoto eloycoto commented Apr 6, 2021

When content length was bigger than the limit, the content length
value was not changed at all, and clients keep reading until got the
full length.

Fix https://issues.redhat.com/browse/THREESCALE-6736

Signed-off-by: Eloy Coto eloy.coto@acalustra.com

@eloycoto eloycoto requested a review from a team as a code owner April 6, 2021 11:50
When content length was bigger than the limit, the content length
value was not changed at all, and clients keep reading until got the
full length.

Fix https://issues.redhat.com/browse/THREESCALE-6736

Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>
@eloycoto eloycoto merged commit 0f54d59 into 3scale:master Apr 20, 2021
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.

2 participants