Property | Type | Description | |
---|---|---|---|
Cookies | string | ||
Headers | |||
POST | bool | ||
Password | string | ||
Proxy | string | ||
ProxyPassword | string | ||
ProxyUsername | string | ||
Referer | string | ||
ResponseData | byte[] | ||
Status | string | ||
Url | string | ||
Useragent | string | ||
Username | string | ||
notUseProxy | bool |
Method | Description | |
---|---|---|
HTTP ( bool lnotUseProxy = false ) : System | ||
get ( string sUrl ) : int |
Method | Description | |
---|---|---|
CreateRequest ( ) : |
public HTTP ( bool lnotUseProxy = false ) : System | ||
lnotUseProxy | bool | |
return | System |
public WebHeaderCollection,System.Net Headers | ||
return |