jdost / restler

Python library to help integrate with RESTful web APIs
Other
0 stars 1 forks source link

File uploading #4

Open jdost opened 11 years ago

jdost commented 11 years ago

Add the ability to send a file via a Request call. This would probably need some smarter breaking down and sequencing of the file data.