Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Fix handling of multipart/form-data #8280
Fix handling of multipart/form-data #8280
Changes from all commits
cf9a42c
cbea0c6
d9b039b
970fda1
1cec2cf
56c0d6e
af851dd
91af09f
1c6fcd7
e874e3a
d992d10
502adac
37a9414
57c71e1
1adcd0a
3751264
4d11802
cfa1d54
91c4f65
00e76ab
438fcf3
db85964
e85bafb
d24602a
d9edc4d
368ce2a
a26d045
e46f47f
967ba6b
f665a18
2231e8c
846f02c
391e725
60204e3
39a2d0a
0ef28a7
f6c816d
be5b98c
c02cab6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 63 in aiohttp/formdata.py
Codecov / codecov/patch
aiohttp/formdata.py#L63
Check warning on line 367 in aiohttp/multipart.py
Codecov / codecov/patch
aiohttp/multipart.py#L367
Check warning on line 585 in aiohttp/multipart.py
Codecov / codecov/patch
aiohttp/multipart.py#L585