Requests wrapper to stream things in chunks, with optional timeout
1a3d154124
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.23.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.23.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
---|---|---|
streamedrequests | ||
tests | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
Readme.md | ||
requirements.in | ||
requirements.txt | ||
run_tests.sh | ||
setup.py |
StreamedRequests
Python module to stream HTTP requests in order to ensure content length sanity.