Skip to content

Commit b202e20

Browse files
author
James Brundage
committed
feat: HttpListenerRequest Formatting ( Fixes #1125 )
1 parent 945c7ae commit b202e20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Write-FormatView -TypeName System.Net.HttpListenerRequest -Property IPAddress, Method, Url -Name Default
2+
3+
Write-FormatView -TypeName System.Net.HttpListenerRequest -Property Method, Url, Body -Wrap -Name Body

0 commit comments

Comments
 (0)