See: Description
| Interface | Description |
|---|---|
| HttpProvider |
An interface to the HTTP wireline provider implementation of your choosing.
|
| HttpProvider.HttpRequest |
Wrapper for an HTTP request.
|
| HttpProvider.HttpRequestAuthorizer |
Wrapper for authorizing HTTP requests.
|
| HttpProvider.HttpResponse |
Wrapper for HTTP responses.
|
| Class | Description |
|---|---|
| HttpConstants |
Utility class which defines constants used in HTTP operations.
|
| Enum | Description |
|---|---|
| HttpConstants.HttpMethods |
| Exception | Description |
|---|---|
| HttpException |
If there is an Exception from the underlying HTTP provider implementation, we wrap it
in an HttpException.
|
Copyright © 2023 HERE Europe B.V. All Rights Reserved.