Property | Type | Description | |
---|---|---|---|
IHttpClient | IHttpRequest | ||
client_BeforeRetry | void |
Method | Description | |
---|---|---|
HammockHttpClient ( |
Method | Description | |
---|---|---|
IHttpClient ( string path ) : IHttpRequest | ||
client_BeforeRetry ( object sender, Hammock.RetryEventArgs e ) : void |
public HammockHttpClient ( |
||
baseUri | ||
username | string | |
password | string | |
timeout | System.TimeSpan | |
shouldInitConnection | bool | |
return | System |