Commit Graph

12 Commits

Author SHA1 Message Date
Kevin Froman 9cda9145ed added long desc to setup.py 2020-04-06 03:24:44 -05:00
Kevin Froman 80ef09fa1a improved docs, dep bump, and switched to setuptools 2020-04-06 03:21:04 -05:00
Kevin F 48d38192d2
Merge pull request #1 from beardog108/dependabot/pip/requests-2.23.0
Bump requests from 2.22.0 to 2.23.0
2020-04-06 03:05:57 -05:00
dependabot-preview[bot] 1a3d154124
Bump requests from 2.22.0 to 2.23.0
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>
2020-04-06 08:04:01 +00:00
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
Kevin Froman a71ac1d046
project released 2019-07-08 03:01:12 -05:00
Kevin Froman ddee7c4770 added requirements.txt 2019-07-08 00:30:35 -05:00
Kevin Froman b693a23a6f work on tests 2019-07-07 19:16:41 -05:00
Kevin Froman cb8353336e refactored timeouts, added http server for testing 2019-07-06 02:36:44 -05:00
Kevin Froman dac0da773a GET requests partly doen 2019-07-05 03:38:08 -05:00
Kevin Froman c79012d183 added readme 2019-07-04 03:30:09 -05:00
Kevin Froman 5e9bb09022 initial commit 2019-07-04 03:26:32 -05:00