Commit graph

23 commits

Author SHA1 Message Date
Andrew Rabert
b593214b89 Release version 1.1.0 2018-10-11 14:54:39 -04:00
Andrew Rabert
5477341233 Log warning headers 2018-09-20 14:51:38 -04:00
Andrew Rabert
9ea803523a Release version 1.0.9 2018-08-07 16:01:15 -04:00
Andrew Rabert
bcd89a05d6 Version 1.0.8 2018-02-07 16:18:50 -05:00
Ryan Mclean
9e94f18cfa
Merge pull request #8 from nvllsvm/fixattemptlog
Fix logged max attempts value
2018-02-07 16:15:31 -05:00
Andrew Rabert
0869cb20f0 Add validate_cert kwarg 2018-02-07 13:13:01 -05:00
Andrew Rabert
5b747b5f01 Add max_redirects kwarg 2018-02-07 13:12:46 -05:00
Andrew Rabert
6a23dbbf55 Fix logged max attempts value 2018-02-06 17:20:53 -05:00
Gavin M. Roy
07339af919 Change the hard pin on u-msgpack-python 2017-10-19 10:34:25 -04:00
Dave Shawley
6b5999794a Release max_http_attempts kwarg (1.0.6) 2017-08-16 14:36:02 -04:00
Dave Shawley
2413f9965f Add max_http_attempts keyword arg. 2017-08-16 14:33:42 -04:00
Brian Korty
3138885d37 Bump the version to 1.0.5
Fix a small typo in the comments and bump the version to 1.0.5
2017-08-07 14:17:53 -04:00
Brian Korty
fe57ad9eb1 Remove unused constant.
Remove the unused DEFAULT_MAX_CLIENTS constant.
2017-08-07 13:26:02 -04:00
Brian Korty
196dfd09d5 Add HTTP_MAX_CLIENTS setting.
Add in support for the HTTP_MAX_CLIENTS environment variable to override the
default tornado settings.
2017-08-07 13:08:20 -04:00
Brian Korty
e1c7388047 Add support for allow_nonstandard_methods.
Add allow_nonstandard_methods to the http_fetch method to allow a client to
send HTTP requests that don't strictly adhere to the HTTP specification.
2017-08-07 11:08:06 -04:00
Ryan Mclean
cc886ab502 Add support for passing the user_agent parameter per request 2017-05-12 12:00:23 -04:00
Gavin M. Roy
47db53f28f Fix installation 2017-04-28 09:15:58 -04:00
Gavin M. Roy
ddfb129305 Fix docs 2017-04-26 22:52:04 -04:00
Gavin M. Roy
9b454021b9 Documentation updates 2017-04-26 22:50:14 -04:00
Gavin M. Roy
6929a6cb0c Update default Accept to be the list of supported responses 2017-04-26 22:19:15 -04:00
Gavin M. Roy
afdbb40d4f Bump the version for release 2017-04-26 18:50:40 -04:00
Gavin M. Roy
4f02c0ae9f pep8/pylint cleanup 2017-04-26 17:59:41 -04:00
Gavin M. Roy
8eaf4c5d92 Initial version 2017-04-26 17:56:21 -04:00