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

Do not add Transfer-Encoding for DELETE with no body #3549

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

violetagg
Copy link
Member

This is a regression caused by #3481

Fixes #3548

@violetagg violetagg added type/bug A general bug warn/regression A regression from a previous release labels Dec 17, 2024
@violetagg violetagg added this to the 1.1.26 milestone Dec 17, 2024
@violetagg violetagg linked an issue Dec 17, 2024 that may be closed by this pull request
@violetagg
Copy link
Member Author

@chemicL Thanks for the review!

@violetagg violetagg merged commit 9288524 into 1.1.x Dec 17, 2024
14 checks passed
@violetagg violetagg deleted the issue-3548 branch December 17, 2024 19:07
violetagg added a commit that referenced this pull request Dec 17, 2024
violetagg added a commit that referenced this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug warn/regression A regression from a previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DELETE request without body uses transfer-encoding: chunked
2 participants