HttpGetContent


const char *HttpGetContent ( HttpConnection hConn )


 
Gets the content type of the current request.

 
hConn pointer to the connection data returns a pointer to the string.
 

Returns a pointer for the content response. (i.e. "text/html")
 



 

see also:

AzHttp Overview | HttpGetFile | HttpGetHost | HttpGetParam | HttpGetPath