VOOZH about

URL: https://apistylebook.com/design/topics/http-methods-options

⇱ OPTIONS


OPTIONS

The OPTIONS method returns the HTTP methods that the server supports for the specified URL. This can be used to check the functionality of a web server by requesting ‘*’ instead of a specific resource.

Cisco - API Design Guide

3.6.7 OPTIONS

Microsoft - Microsoft REST API Guidelines

Supported Methods
Options and link headers

Red Hat - Thoughts on RESTful API Design

Methods

Zalando - RESTFul API Guidelines

OPTIONS