Dave Shawley
|
8a44e527b1
|
Add explicit tests for handlers.add_*
Adding JSON and msgpack transcoders in the examples will obliviate
testing of the add_binary_content_type and add_text_content_type
functions.
|
2016-01-16 09:56:38 -05:00 |
|
Dave Shawley
|
3eecbad5c5
|
content.ContentSettings: Fix AttributeError in __setitem__.
Code coverage FTW!
|
2016-01-16 09:56:38 -05:00 |
|
Dave Shawley
|
61713f9f15
|
JSONTranscoder: Add support for datetime, UUID, and binary types.
|
2016-01-16 09:56:38 -05:00 |
|
Dave Shawley
|
f47a9b2aba
|
tests: Correct msgpack-related test.
This would fail if you inspected the response body :/
|
2015-11-02 14:25:36 -05:00 |
|
Amber Heilman
|
212dcb7876
|
default to the set content type default in settings
|
2015-09-14 11:13:07 -04:00 |
|
Dave Shawley
|
f766a24e26
|
Add request body negotiation.
|
2015-08-26 14:50:48 -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 |
|
Dan Tracy
|
f73a5e07ce
|
Initial commit
|
2015-06-09 09:28:29 -04:00 |
|