Files
requests3/requests
Torsten Landschoff f0e327f979 Allow passing a file or file-like object as data.
The underlying httplib already allows passing an open file object as body
to its HTTPConnection.request method. I think requests should allow that
as well.
2012-06-07 10:13:40 +02:00
..
2012-05-10 17:10:47 -05:00
2012-05-29 20:53:51 -04:00
2012-05-10 17:01:09 -05:00
2012-05-13 11:59:31 +02:00
2012-01-23 00:15:25 -05:00
2012-05-29 19:54:40 -04:00