Method | Description | |
---|---|---|
process ( HttpListenerRequest request, HttpListenerResponse response ) : bool |
Method | Description | |
---|---|---|
buildPath ( string fileName ) : string | ||
escapeFileName ( string fileName ) : string |
Method | Description | |
---|---|---|
GetContentType ( string extension ) : HTMLResponseContentType |
protected static buildPath ( string fileName ) : string | ||
fileName | string | |
return | string |
protected static escapeFileName ( string fileName ) : string | ||
fileName | string | |
return | string |
public process ( HttpListenerRequest request, HttpListenerResponse response ) : bool | ||
request | HttpListenerRequest | |
response | HttpListenerResponse | |
return | bool |