Skip to content

Add multi-part support#13

Merged
AdrianAtZyte merged 2 commits into
scrapy:mainfrom
AdrianAtZyte:multi-part
Jun 12, 2026
Merged

Add multi-part support#13
AdrianAtZyte merged 2 commits into
scrapy:mainfrom
AdrianAtZyte:multi-part

Conversation

@AdrianAtZyte

Copy link
Copy Markdown
Contributor

Fixes #8.

@AdrianAtZyte AdrianAtZyte requested a review from wRAR June 10, 2026 15:13
@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8d7b4d1) to head (9ccea86).

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #13      +/-   ##
===========================================
+ Coverage   99.15%   100.00%   +0.84%     
===========================================
  Files           2         2              
  Lines         119       135      +16     
  Branches       25        26       +1     
===========================================
+ Hits          118       135      +17     
+ Partials        1         0       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@AdrianAtZyte AdrianAtZyte marked this pull request as ready for review June 10, 2026 15:57
@AdrianAtZyte AdrianAtZyte merged commit a325112 into scrapy:main Jun 12, 2026
15 checks passed
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.

support for encoding type multipart/form-data

2 participants