OPTIONS Method

We use This method to get information about the possible communication options (Permitted HTTP methods) for the given URL in the server or an asterisk to refer to the entire server. This method is safe and idempotent.


Returns permitted HTTP method in this URL

/api/index.html/1.1


Returns all permitted methods

*HTTP/1.1