FlorianREGAZ / Python-Tls-Client

Advanced HTTP Library
MIT License
660 stars 136 forks source link

How to use MultipartEncoder with tls client? #93

Closed OculusVisionSellix closed 3 months ago

OculusVisionSellix commented 10 months ago

Want to use it like the normal requests library, but this doesn't seem to be supported.

adiazma commented 8 months ago

were you able to do it?

Pixens commented 4 months ago

encoded_data.to_string() pass that in the data arg