Property | Type | Description | |
---|---|---|---|
AllowAutoRedirect | bool | ||
AuthenticationLevel | AuthenticationLevel | ||
ClientCertificates | |||
Credentials | ICredentials | ||
PreAuthenticate | bool | ||
Proxy | IWebProxy | ||
TimeoutMsec | int |
Property | Type | Description | |
---|---|---|---|
resp | |||
uri |
Method | Description | |
---|---|---|
BeginRead ( ) : int | ||
EndRead ( ) : void | ||
EndWrite ( ) : void | ||
HttpClientTransport ( String uri ) : System | ||
HttpClientTransport ( |
Method | Description | |
---|---|---|
buildRequest ( ) : |
public HttpClientTransport ( String uri ) : System | ||
uri | String | |
return | System |
public HttpClientTransport ( |
||
uri | ||
return | System |
protected buildRequest ( ) : |
||
return |
public AuthenticationLevel AuthenticationLevel | ||
return | AuthenticationLevel |
public X509CertificateCollection,System.Security.Cryptography.X509Certificates ClientCertificates | ||
return |