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

Generate Allow header on 405 responses #589

Closed
Kaliumhexacyanoferrat opened this issue Dec 12, 2024 · 0 comments · Fixed by #590
Closed

Generate Allow header on 405 responses #589

Kaliumhexacyanoferrat opened this issue Dec 12, 2024 · 0 comments · Fixed by #590
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Kaliumhexacyanoferrat
Copy link
Owner

As a consumer of an API, I would like to know which methods are allowed if I receive a 405 Method Not Allowed response, so that I can adjust my logic.

Acceptance criteria

  • The functionality is implemented in the MethodHandler
  • The feature is documented on the GenHTTP website
  • The feature is covered by acceptance tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant