Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shouldn't error pages be content-type json? #75

Open
benjaminwilson opened this issue Jun 10, 2015 · 2 comments
Open

shouldn't error pages be content-type json? #75

benjaminwilson opened this issue Jun 10, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@benjaminwilson
Copy link

hi guys

shouldn't e.g. a 404 result in a JSON response, for consistency? using Postman and GETing a unknown path at present yields what looks like tornado's standard error response, which is content-type HTML.

@alexzrh
Copy link

alexzrh commented Jun 10, 2015

Agreed, this would be nice.

@hfaran
Copy link
Owner

hfaran commented Jun 10, 2015

Agreed.
(Linking for my own reference: https://groups.google.com/forum/#!topic/python-tornado/upI5hrejdz4)

@hfaran hfaran self-assigned this Jun 10, 2015
@hfaran hfaran added this to the 1.3.0 milestone Mar 3, 2016
@hfaran hfaran added the ready label Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants