We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ping
HEAD
OPTIONS
1 parent 23f9644 commit 4e269a3Copy full SHA for 4e269a3
specification/_global/ping/PingRequest.ts
@@ -32,7 +32,7 @@ export interface Request extends RequestBase {
32
urls: [
33
{
34
path: '/'
35
- methods: ['HEAD']
+ methods: ['OPTIONS']
36
}
37
]
38
0 commit comments