what is Method: OPTIONS code example
Example: options method
The OPTIONS Method lists down all
the operations of a web service supports.
It creates read-only requests to the server.
The OPTIONS Method lists down all
the operations of a web service supports.
It creates read-only requests to the server.