메소드 | 설명 | |
---|---|---|
AddHeader ( string name, string value ) : void | ||
Close ( ) : void | ||
MultiGetHttpResponse ( |
||
Redirect ( string url ) : void | ||
SetPublicCachability ( ) : void | ||
WriteFile ( string path ) : void |
public AddHeader ( string name, string value ) : void | ||
name | string | |
value | string | |
리턴 | void |
public MultiGetHttpResponse ( |
||
getResponse | ||
response | IHttpResponse | |
리턴 | System |