Skip to content

Commit b477b19

Browse files
author
James Brundage
committed
feat: HttpListenerRequest.Method ( Fixes #1122 )
1 parent 591020e commit b477b19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Types/HttpListener/Request/Alias.psd1

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
Subdomains = 'Subdomain'
77
QueryParameters = 'QueryParameter'
88
XHR = 'IsXmlHttpRequest'
9+
Method = 'HttpMethod'
910
}

0 commit comments

Comments
 (0)