Skip to content

Commit aec66fa

Browse files
StartAutomatingStartAutomating
StartAutomating
authored and
StartAutomating
committed
feat: HttpListenerRequest.Method ( Fixes #1122 )
1 parent b477b19 commit aec66fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PipeScript.types.ps1xml

+4
Original file line numberDiff line numberDiff line change
@@ -7793,6 +7793,10 @@ $this.'.Topics'
77937793
<Name>IP</Name>
77947794
<ReferencedMemberName>IPAddress</ReferencedMemberName>
77957795
</AliasProperty>
7796+
<AliasProperty>
7797+
<Name>Method</Name>
7798+
<ReferencedMemberName>HttpMethod</ReferencedMemberName>
7799+
</AliasProperty>
77967800
<AliasProperty>
77977801
<Name>QueryParameters</Name>
77987802
<ReferencedMemberName>QueryParameter</ReferencedMemberName>

0 commit comments

Comments
 (0)