The OPTIONS method requests that the target resource transfer the HTTP Methods that it supports. This can be used to check the functionality of a web server by requesting ’*’ instead of a specific resource.
The OPTIONS method requests that the target resource transfer the HTTP Methods that it supports. This can be used to check the functionality of a web server by requesting ’*’ instead of a specific resource.