Skip to content

Commit

Permalink
feat: HTtpListenerRequest.get_Subdomain ( Fixes #1119 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed May 4, 2024
1 parent d251a38 commit a3477d8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/System/Net/HttpListenerRequest/get_Subdomain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
System.Net.HttpListenerRequest.get_Subdomain()
----------------------------------------------

### Synopsis
Gets the subdomain of the request.

---

### Description

Gets the requested subdomains as an array.

---

0 comments on commit a3477d8

Please sign in to comment.