| Interface | Description |
|---|---|
| Callback |
An Callback that captures the request and response for use later.
|
| ClientConfiguration |
Interface to hold HTTP Client Configuration.
|
| Context |
To wrap the request sent to the server and the response received from the server.
|
| HttpClient |
To send HTTP Requests and read the responses.
|
| HttpHeaders |
For creating and managing HTTP Headers.
|
| LoggingLevel |
To provide the LoggingLevelType conversion
|
| LoggingPolicy |
Logging policy
|
| Method |
Enumeration Containing HttpMethods
|
| Enum | Description |
|---|---|
| HeaderLoggingPolicyLevel |
HeaderLoggingPolicy enum to use with headerLoggingPolicy It is either used to exclude or include
headers provided in header filters, for various security reasons.
|
| HttpMethodType |
HTTP methods enumeration.
|
| LoggingLevelType |
Logging Level Enumeration
|
Copyright © 2022. All rights reserved.