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

Define the use of OPTIONS requests #24

Open
benfrancis opened this issue Mar 28, 2017 · 1 comment
Open

Define the use of OPTIONS requests #24

benfrancis opened this issue Mar 28, 2017 · 1 comment

Comments

@benfrancis
Copy link
Member

Consider explicitly mentioning support for the HTTP OPTIONS verb so that clients can find out which verbs are supported by any given resource.

@benfrancis
Copy link
Member Author

benfrancis commented Mar 28, 2017

Related: Consider explicitly mentioning use of the 405 Not Allowed HTTP response, as well as Allow HTTP response headers which specify which methods are allowed.

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