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 53aa187 commit 4c48185Copy full SHA for 4c48185
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