|
FreeRTOS:
HTTPS Client
HTTPS Client v1.0.0 library
|
| Return to main page ↑ |
| C_asyncVerificationParams_t | Context to the HTTP asynchronous workflow callbacks to verify operation |
| C_httpParserInfo_t | Third party library http-parser information |
| C_httpsConnection_t | Represents an HTTP connection |
| C_httpsRequest_t | Represents and HTTP request |
| C_httpsResponse_t | Represents an HTTP response |
| CIotHttpsAsyncInfo_t | HTTPS Client asynchronous request information |
| CIotHttpsClientCallbacks_t | HTTPS Client library callbacks for asynchronous requests |
| CIotHttpsConnectionInfo_t | HTTP connection configuration |
| CIotHttpsRequestInfo_t | HTTP request configuration |
| CIotHttpsResponseInfo_t | HTTP request configuration |
| CIotHttpsSyncInfo_t | HTTPS Client synchronous request information |
| CIotHttpsUserBuffer_t | User-provided buffer for storing the HTTPS headers and library internal context |