Requests wrapper to stream things in chunks, with optional timeout
Go to file
Kevin Froman c79012d183 added readme 2019-07-04 03:30:09 -05:00
.vscode initial commit 2019-07-04 03:26:32 -05:00
streamedrequests initial commit 2019-07-04 03:26:32 -05:00
tests initial commit 2019-07-04 03:26:32 -05:00
.gitignore initial commit 2019-07-04 03:26:32 -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.