Requests wrapper to stream things in chunks, with optional timeout
Go to file
Kevin Froman ddee7c4770 added requirements.txt 2019-07-08 00:30:35 -05:00
streamedrequests work on tests 2019-07-07 19:16:41 -05:00
tests work on tests 2019-07-07 19:16:41 -05:00
.gitignore work on tests 2019-07-07 19:16:41 -05:00
.travis.yml initial commit 2019-07-04 03:26:32 -05:00
CHANGELOG.md initial commit 2019-07-04 03:26:32 -05:00
LICENSE initial commit 2019-07-04 03:26:32 -05:00
Makefile initial commit 2019-07-04 03:26:32 -05:00
Readme.md added readme 2019-07-04 03:30:09 -05:00
requirements.in added requirements.txt 2019-07-08 00:30:35 -05:00
requirements.txt added requirements.txt 2019-07-08 00:30:35 -05:00
run_tests.sh initial commit 2019-07-04 03:26:32 -05:00
setup.py initial commit 2019-07-04 03:26:32 -05:00

Readme.md

Python module to stream HTTP requests in order to ensure content length sanity.