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

Set content-length: 0 on empty body #2064

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Set content-length: 0 on empty body #2064

merged 1 commit into from
Feb 4, 2025

Conversation

heaths
Copy link
Member

@heaths heaths commented Feb 4, 2025

Affects only PATCH, POST, and PUT similar to other Azure SDK languages. Resolves #2059

Affects only PATCH, POST, and PUT similar to other Azure SDK languages. Resolves Azure#2059
@heaths heaths merged commit b37f97e into Azure:main Feb 4, 2025
28 checks passed
@heaths heaths deleted the issue2059 branch February 4, 2025 19:21
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.

Transport policy should send content-length: 0 on empty bodies for some HTTP methods
2 participants