We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 591020e commit b477b19Copy full SHA for b477b19
Types/HttpListener/Request/Alias.psd1
@@ -6,4 +6,5 @@
6
Subdomains = 'Subdomain'
7
QueryParameters = 'QueryParameter'
8
XHR = 'IsXmlHttpRequest'
9
+ Method = 'HttpMethod'
10
}
0 commit comments