Milla/doc/reference
Dustin 40a0e8ead4 vary: Add framework for multi-format responses
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.
2016-07-14 12:37:48 -05:00
..
auth Started API reference documentation 2011-04-05 23:40:33 -05:00
dispatch Started API reference documentation 2011-04-05 23:40:33 -05:00
app.rst Started API reference documentation 2011-04-05 23:40:33 -05:00
controllers.rst Started API reference documentation 2011-04-05 23:40:33 -05:00
index.rst Started API reference documentation 2011-04-05 23:40:33 -05:00
milla.rst Subclass WebOb Request and override relative_url (see #3) 2012-11-03 19:03:13 -05:00
util.rst Started API reference documentation 2011-04-05 23:40:33 -05:00
vary.rst vary: Add framework for multi-format responses 2016-07-14 12:37:48 -05:00