Skip to content

(v2.6) File uploads (single and multiple) #153

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

Merged
merged 3 commits into from
Feb 26, 2023
Merged

Conversation

kevincobain2000
Copy link
Member

@kevincobain2000 kevincobain2000 commented Feb 25, 2023

Fixes #110

  • Switch the header automatically to multipart/form-data"

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2023

Codecov Report

Merging #153 (13621d5) into master (9d52c84) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #153   +/-   ##
=========================================
  Coverage     44.00%   44.00%           
  Complexity      165      165           
=========================================
  Files             6        6           
  Lines           475      475           
=========================================
  Hits            209      209           
  Misses          266      266           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kevincobain2000 kevincobain2000 merged commit ae4ba71 into master Feb 26, 2023
@kevincobain2000 kevincobain2000 deleted the feature/upload branch February 26, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

provide file upload in request body
2 participants