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

Add support for HTTP 405 (Method Not Allowed) #106

Open
rts-rob opened this issue Nov 10, 2021 · 0 comments
Open

Add support for HTTP 405 (Method Not Allowed) #106

rts-rob opened this issue Nov 10, 2021 · 0 comments

Comments

@rts-rob
Copy link

rts-rob commented Nov 10, 2021

Worktop returns a 404 Not Found instead of a 405 Method Not Allowed for an invalid method on a valid resource. This can cause developers to lose time debugging errors as they look for a missing resource definition rather than an incorrect method, which can happen easily when copy/pasting routes.

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