I need to upload image to the server with the requests.post() method. But how can I upload image, that is on the other server( I have it URL )? Actually, I can manually create something like buffer, download my img first, than post it, and, finally, delete it. But is there more convenient and faster way?
Aucun commentaire:
Enregistrer un commentaire