This library is used to make HTTP and HTTPS calls from mbed OS 5 applications.
Fork of mbed-http by
Auto generated API documentation and code listings for mbed-http
Classes
HttpRequest | HttpRequest implements the logic for interacting with HTTP servers |
HttpsRequest | HttpsRequest implements the logic for interacting with HTTPS servers |
TLSSocket | TLSSocket a wrapper around TCPSocket for interacting with TLS servers |