This library is used to make HTTP and HTTPS calls from mbed OS 5 applications.

Fork of mbed-http by sandbox

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
HttpRequestHttpRequest implements the logic for interacting with HTTP servers
HttpsRequestHttpsRequest implements the logic for interacting with HTTPS servers
TLSSocketTLSSocket a wrapper around TCPSocket for interacting with TLS servers