Méthode | Description | |
---|---|---|
AddHeader ( string name, string value ) : void | ||
Close ( ) : void | ||
HttpListenerResponseAdapter ( |
||
Redirect ( string url ) : void | ||
SetPublicCachability ( ) : void | ||
WriteFile ( string path ) : void |
public AddHeader ( string name, string value ) : void | ||
name | string | |
value | string | |
Résultat | void |
public HttpListenerResponseAdapter ( |
||
response | ||
Résultat | System.IO |