FreeRTOS: HTTPS Client
HTTPS Client v1.0.0 library
Return to main page ↑
Data Structures
Here are the data structures with brief descriptions:
 C_asyncVerificationParams_tContext to the HTTP asynchronous workflow callbacks to verify operation
 C_httpParserInfo_tThird party library http-parser information
 C_httpsConnection_tRepresents an HTTP connection
 C_httpsRequest_tRepresents and HTTP request
 C_httpsResponse_tRepresents an HTTP response
 CIotHttpsAsyncInfo_tHTTPS Client asynchronous request information
 CIotHttpsClientCallbacks_tHTTPS Client library callbacks for asynchronous requests
 CIotHttpsConnectionInfo_tHTTP connection configuration
 CIotHttpsRequestInfo_tHTTP request configuration
 CIotHttpsResponseInfo_tHTTP request configuration
 CIotHttpsSyncInfo_tHTTPS Client synchronous request information
 CIotHttpsUserBuffer_tUser-provided buffer for storing the HTTPS headers and library internal context