Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateRequest ( string path ) : IHttpRequest | ||
DefaultHttpClient ( |
public CreateRequest ( string path ) : IHttpRequest | ||
path | string | |
return | IHttpRequest |
public DefaultHttpClient ( |
||
baseUri | ||
username | string | |
password | string | |
timeout | System.TimeSpan | |
shouldInitConnection | bool | |
return | System |