Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Add the HTTP method to the NotFoundHandler #897

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

stanislas-m
Copy link
Member

@stanislas-m stanislas-m commented Feb 1, 2018

"path not found: /a" becomes "path not found: GET /a", so the user can check the used method for the request.

"path not found: /a" becomes "path not found: GET /a"
@markbates markbates added this to the 0.11.0 milestone Feb 1, 2018
@markbates markbates merged commit d320864 into development Feb 1, 2018
@markbates markbates deleted the add-http-method-to-notfoundhandler branch February 1, 2018 21:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants