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

Root Handler should check for invalid requests #1

Open
r0wbrt opened this issue Nov 24, 2017 · 0 comments
Open

Root Handler should check for invalid requests #1

r0wbrt opened this issue Nov 24, 2017 · 0 comments

Comments

@r0wbrt
Copy link

r0wbrt commented Nov 24, 2017

The handler for "/" should also test to see if "/" was actually requested and if not, show a 404 error page. Right now navigating to any undefined page will display the home page of the app.

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

1 participant