const char *HttpGetFile ( HttpConnection hConn )
hConn | pointer to the connection data. |
The file name is generated with the
base path and the current request url. The base path will be defied at the
startup of the http server. (see HttpDaemon)
see also:
AzHttp Overview |
HttpGetContent |
HttpGetHost |
HttpGetParam |
HttpGetPath