Revision history of "User:Babbage Linden/Django/Content Negotiation"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 08:49, 2 December 2008Babbage Linden talk contribs 1,292 bytes +1,292 New page: Content negotiation was also very simple to add based on a [http://www.b-list.org/weblog/2008/nov/29/multiresponse/ blog post]. <pre> formatters = {'application/llsd+binary': llsd.format_...