HttpService Members
The HttpService type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
HttpService(IHttpLogger, Boolean) | |
|
|
HttpService(IHttpLogger, Endpoint) | |
|
|
HttpService(IHttpLogger, IEnumerable<(Of <<'(Endpoint>)>>)) |
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
NewClient()()()() | |
|
|
NewClient(TimeSpan) | |
|
|
NewPostFormRequest(HttpContent) | |
|
|
NewPostFormRequest<(Of <<'(TArgumentSet, TResult>)>>)(UnitProcessor<(Of <<'(TArgumentSet, TResult>)>>), TArgumentSet) | |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AutoLogErrors |
Log automatically any abnormal response codes
|
|
|
DefaultClient | |
|
|
DefaultEndpoint | |
|
|
Endpoints | |
|
|
LogHttpService |

