use the OPTIONS method for this: OPTIONS /my/resource HTTP/1.1 Host: example.org HTTP/1.1 200 OK Allow: HEAD,GET,DELETE,OPTIONS.
確定! 回上一頁