| Class | Description |
|---|---|
| HttpBodyRequest |
HTTP Request with an explicit body.
|
| HttpRequest |
Class for creating and managing HTTP Requests.
|
| MultipartFileWrapper |
Class to wrap file and headers to be sent as part of a multipart request.
|
| MultipartWrapper |
Class to wrap byteArray and headers to be sent as part of a multipart request.
|
| Enum | Description |
|---|---|
| HttpMethod |
HTTP methods enumeration.
|
Copyright © 2022. All rights reserved.