We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#35212
The text was updated successfully, but these errors were encountered:
Seems like this change: aio-libs/aiohttp@cebe526#diff-d582bf292efb8e19696d88c895b99e0937687cb909d9d00b5c2f1d948a5cbae5R873 where they no longer add the Content-Length header in payloads for multipart/form-data.
Content-Length
multipart/form-data
The motivation was to conform to this RFC: https://datatracker.ietf.org/doc/html/rfc7578#section-4.8 where the Content-Length header is not allowed.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
#35212
The text was updated successfully, but these errors were encountered: