0

What is the equivalent of HTTP request using "curl ... --data-binary ..." in Python's requests package? The HTTP request's 'Content-Type' is 'multipart/form-data; boundary=...'.

  • Hi, possible duplicate question [python binary data](https://stackoverflow.com/questions/14365027/python-post-binary-data). – Delster Tañedo Feb 14 '18 at 09:11
  • Also, check out [this cool website that transforms curl commands into python code](https://curl.trillworks.com/) – Arne Feb 14 '18 at 09:21

0 Answers0