Method | Description | |
---|---|---|
HttpRequest ( ) : System | ||
HttpRequest ( String strUrl ) : System | ||
HttpRequest ( String strUrl, string>.Dictionary |
||
SetContent ( byte content, String encoding, FormatType format ) : void |
public HttpRequest ( String strUrl ) : System | ||
strUrl | String | |
return | System |
public HttpRequest ( String strUrl, string>.Dictionary |
||
strUrl | String | |
tmpHeaders | string>.Dictionary | |
return | System |
public SetContent ( byte content, String encoding, FormatType format ) : void | ||
content | byte | |
encoding | String | |
format | FormatType | |
return | void |