FreeRTOS:
HTTPS Client
HTTPS Client v1.0.0 library
|
Return to main page ↑ |
The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems.
— Official description of HTTP from RFC 7231
This HTTP library implements a subset of the HTTP/1.1 standard for compatibility with the AWS IoT HTTP Server and the AWS S3 HTTP Server. It is also compatible with other HTTP servers. Feature of this library include:
Dependencies of the HTTPS Client library.
Currently, the HTTPS Client library has the following dependencies:
In addition to the components above, the HTTPS Client library also depends on C standard library headers.