Python-StreamedRequests/streamedrequests
Kevin Froman f3a96fc30c
Post and get now return a tuple with a full requests response object and the response data
Fixed broken max_size validation
2019-07-08 23:54:07 -05:00
..
__init__.py GET requests partly doen 2019-07-05 03:38:08 -05:00
dodownload.py Post and get now return a tuple with a full requests response object and the response data 2019-07-08 23:54:07 -05:00
exceptions.py GET requests partly doen 2019-07-05 03:38:08 -05:00
get.py Post and get now return a tuple with a full requests response object and the response data 2019-07-08 23:54:07 -05:00
post.py Post and get now return a tuple with a full requests response object and the response data 2019-07-08 23:54:07 -05:00
responsesize.py Post and get now return a tuple with a full requests response object and the response data 2019-07-08 23:54:07 -05:00
setuptimeout.py refactored timeouts, added http server for testing 2019-07-06 02:36:44 -05:00