News

The following is a sample response to an HTTP OPTIONS method call to a server: OPTIONS /example/resource HTTP/1.1 Host: www.example.com HTTP/1.1 200 OK Allow: GET, POST, DELETE, HEAD, OPTIONS ...