Requests wrapper to stream things in chunks, with optional timeout
Go to file
Kevin Froman cb8353336e refactored timeouts, added http server for testing 2019-07-06 02:36:44 -05:00
.vscode initial commit 2019-07-04 03:26:32 -05:00
streamedrequests refactored timeouts, added http server for testing 2019-07-06 02:36:44 -05:00
tests refactored timeouts, added http server for testing 2019-07-06 02:36:44 -05:00
.gitignore GET requests partly doen 2019-07-05 03:38:08 -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
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.