Fork of SandBox's original mbed-http (https://os.mbed.com/teams/sandbox/code/mbed-http/) and update for MbedOS6+ Content of TESTS folder was replaced with basic examples form original SandBox's HelloWorld

Auto generated API documentation and code listings for mbed-http

Classes

HttpRequest HttpRequest implements the logic for interacting with HTTP servers
HttpRequestBase HttpRequest implements the logic for interacting with HTTP servers
HttpsRequest HttpsRequest implements the logic for interacting with HTTPS servers

Code

http_parsed_url.h [code]
http_parser.c [code]
http_parser.h [code]
http_request.h [code]
http_request_base.h [code]
http_request_builder.h [code]
http_request_parser.h [code]
http_response.h [code]
https_request.h [code]
main-http.cpp [code]
main-https.cpp [code]