Commit graph

10 commits

Author SHA1 Message Date
Andrew Rabert
b2e980d04d Update docs
- Update and isoldate doc dependencies
- Simplify sphinx config
- Treat warnings as errors
- Remove redundant self.finish() from examples
2018-11-28 11:28:18 -05:00
Andrew Rabert
b26998a912 Add msgpack to extras_requires 2018-11-28 11:04:10 -05:00
Andrew Rabert
ee69a7f0ca Support Tornado < 6 2018-08-07 15:51:42 -04:00
Andrew Rabert
3a846d0da1 Pin ietfparse < 1.5
Breaking behavior was introduced in 1.5 which breaks this modules
handling of content types with suffixes.
https://github.com/sprockets/sprockets.mixins.media_type/issues/17
2018-03-09 13:41:12 -05:00
Andrew Rabert
d4caccde26 Use ietfparse.headers.parse_accept
Starting with ietfparse 1.3.0, parse_http_accept_header was marked as deprecated.
2017-06-08 13:18:21 -04:00
Dave Shawley
7d2237745e Add s.m.mediatype.transcoders.MsgPackTranscoder. 2016-01-18 07:58:07 -05:00
Dave Shawley
123793cd86 Clean up documentation. 2015-08-20 07:12:26 -04:00
Dave Shawley
7305cad7e7 Add response type negotiation. 2015-08-19 18:29:11 -04:00
Dave Shawley
c67d1af19d Implement basic content handling framework. 2015-08-19 17:53:46 -04:00
Dave Shawley
e5023a420f RST 2015-08-07 17:14:37 -04:00