This release isn't anything special, but here are the key changes.
- The handler's
before
method is no longer called on 404's. - If
debug = True
now properly returns indented, readable JSON for all JSON responses.
This release isn't anything special, but here are the key changes.
before
method is no longer called on 404's.debug = True
now properly returns indented, readable JSON for all JSON responses.