It would be nice to format error messages consistently, but adjusted for
the following situations:
* Browser: full HTML (using page.html template)
* JSONP: tunnel error messages through 200 OK
* AJAX: JSON with status code and message
* py.py: plaintext
AJAX and pf.py should probably use the same formatting, and JSONP should be
a wrapper around it.
Original issue reported on code.google.com by jcrocholl on 18 May 2010 at 3:08
Original issue reported on code.google.com by
jcrocholl
on 18 May 2010 at 3:08