Overview[1]#
HTTP OPTIONS is a HTTP Method which returns the HTTP methods that the server supports for the specified URL.HTTP OPTIONS can be used to check the functionality of a web server by requesting '*' instead of a specific resource.
More Information#
There might be more information for this subject on one of the following:- [#1] - Request methods
- based on information obtained 2016-05-21-
- [#2] - OPTIONS
- based on information obtained 2019-08-24