Sends an OPTIONS request to the server.
procedure Options(Url: String);
This request gets various information about the server such as supported HTTP methods. No content is included in the response.