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 65e7af7 commit 4838e25Copy full SHA for 4838e25
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