Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Conversation

@kairi003
Copy link

@kairi003 kairi003 commented Feb 13, 2021

This patch updates the upload() method to upload raw binary file.
In line with this, the make_request() method is used to migrate the file-like object of data['image'] to the files dict when necessary.
fixes #99

This patch updates the upload() method to upload raw binary file.
In line with this, the make_request() method is used to migrate the file-like object of data['image'] to the files dict when necessary.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Why dosen't upload raw binary file?

1 participant