The `milla.vary` module includes tools for handling multi-format responses. The `VariedResponseBase` class is an abstract class that provides a framework for calling a particular method to render the response in a format acceptable to the requester, based on the value of the Accept request header. |
||
---|---|---|
.. | ||
__init__.py | ||
test_app.py | ||
test_auth.py | ||
test_routing.py | ||
test_traversal.py | ||
test_vary.py |