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 cdadc11 commit bdec983Copy full SHA for bdec983
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