SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
IHttp
Service
Create
Http
Host Method
Returns value of "Host" header in HTTP request.
Definition
Namespace:
OddPrg.Communication
Assembly:
OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
Copy
string
CreateHttpHost
()
Return Value
String
See Also
Reference
IHttpService Interface
OddPrg.Communication Namespace
In This Article
Definition
See Also