HttpGetHost
const char *
HttpGetHost
( HttpConnection
hConn
)
Gets the hostname of the current request (i.e.
"www.myserver.com"
)
hConn
pointer to the connection data.
Returns a pointer to the hostname.
see also:
AzHttp Overview
|
HttpGetContent
|
HttpGetFile
|
HttpGetParam
|
HttpGetPath