Hiroaki Okoshi / Mbed OS http-webserver-example-mbed-os-5-odin-w2

Auto generated API documentation and code listings for http-webserver-example-mbed-os-5-odin-w2

Classes

HttpRequest HttpRequest implements the logic for interacting with HTTP servers
HttpServer HttpServer implements the logic for setting up an HTTP server
HttpsRequest HttpsRequest implements the logic for interacting with HTTPS servers
TLSSocket TLSSocket a wrapper around TCPSocket for interacting with TLS servers

Code

http_parsed_url.h [code]
http_parser.c [code]
http_parser.h [code]
http_request.h [code]
http_request_builder.h [code]
http_request_parser.h [code]
http_response.h [code]
http_response_builder.h [code]
http_server.h [code]
https_request.h [code]
main.cpp [code]
tls_socket.h [code]