Skip to content

Support multi-part issue#36

Open
carsongee wants to merge 1 commit intoofw:masterfrom
carsongee:carsongee-patch-1
Open

Support multi-part issue#36
carsongee wants to merge 1 commit intoofw:masterfrom
carsongee:carsongee-patch-1

Conversation

@carsongee
Copy link

I was getting this error on a file upload:
TypeError: expected string or bytes-like object, got 'MultipartEncoderMonitor'
this casts it to string before quote'ing it

I was getting this error on a file upload:
```TypeError: expected string or bytes-like object, got 'MultipartEncoderMonitor'```
this casts it to string before quote'ing it
@ofw
Copy link
Owner

ofw commented May 25, 2025

Hi! Thanks for the contribution! Can you please rebase your changes onto the master branch and add tests for this case?

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.

2 participants