Skip to content

Conversation

@bessbd
Copy link
Member

@bessbd bessbd commented Feb 2, 2021

This is the backport of 235d1e9 to main.

This is related to #1943

…g: chunked (apache#3340)

Transfer-Encoding: chunked causes the server to wait indefinitely, then issue a a 500 error when the client finally hangs up, when PUTing a multipart/related document + attachments.

This commit fixes that issue by adding proper handling for chunked multipart/related requests.
@bessbd bessbd force-pushed the backport-fix-multipart-chunked-attachments-to-main branch from 6cb43f9 to b66360a Compare February 2, 2021 16:54
@bessbd
Copy link
Member Author

bessbd commented Feb 2, 2021

Thank you for the review, @nickva ! I'm about to merge this.

@bessbd bessbd merged commit 94df4bb into apache:main Feb 3, 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