Commit graph

20 commits

Author SHA1 Message Date
Gavin M. Roy
627e87f069 Multiple client improvements
- Add ``history`` attribute of the response with all response objects
- Add ``links`` attribute of the response with the parsed link header if set
- Change logging level in a few places to a more appropriate level
- Add support for rejected consumers when auto-creating the ``User-Agent`` header
- Add the netloc of a request to the log entry created when rate limited
- Use RequestHandler.settings instead of RequestHandler.application.settings
  when auto-creating the ``User-Agent`` header for a Tornado request handler
- Add test coverage of the Warning response header behavior
2019-04-01 11:16:27 -04:00
Andrew Rabert
c87f2f001a
Merge pull request #14 from nvllsvm/trans
Use sprockets.mixins.mediatype transcoders
2019-01-10 16:39:17 -05:00
Andrew Rabert
8ab79eb55f Release version 1.1.1 2019-01-09 16:22:56 -05:00
Andrew Rabert
2368b24af3 Fix travis
Also move doc requirements to requires dir
2018-12-20 01:48:19 -05:00
Andrew Rabert
3156db2bac Fix doc header 2018-10-11 14:58:13 -04:00
Andrew Rabert
b593214b89 Release version 1.1.0 2018-10-11 14:54:39 -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
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
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
Gavin M. Roy
01d04c5a6c Bump the version, fix the docs 2017-05-12 15:24:40 -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
9943632e32 Fix documentation 2017-04-26 22:56:54 -04:00
Gavin M. Roy
9b454021b9 Documentation updates 2017-04-26 22:50:14 -04:00
Gavin M. Roy
63cb42d358 Remove print statement 2017-04-26 22:28:56 -04:00
Gavin M. Roy
f7992049c3 Strip namedtuple attributes 2017-04-26 22:19:38 -04:00
Gavin M. Roy
afdbb40d4f Bump the version for release 2017-04-26 18:50:40 -04:00
Gavin M. Roy
8eaf4c5d92 Initial version 2017-04-26 17:56:21 -04:00