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

Non-debug error handler #318

Closed
vemacs opened this issue Oct 6, 2016 · 1 comment
Closed

Non-debug error handler #318

vemacs opened this issue Oct 6, 2016 · 1 comment

Comments

@vemacs
Copy link

vemacs commented Oct 6, 2016

The default error handler, https://github.com/decebals/pippo/blob/master/pippo-core/src/main/java/ro/pippo/core/DefaultErrorHandler.java#L209, sends too much information for a production environment (it lists all the registered routes). There should be a standard error handler implementation that just delivers a 404 for applications not using a template engine.

@vemacs vemacs changed the title Pre-shipped non-debug error handler Non-debug error handler Oct 6, 2016
@gitblit
Copy link
Collaborator

gitblit commented Oct 6, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants