Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: source/http_request.h
- Revision:
- 17:6e0025e01b98
- Parent:
- 15:ffc77f212382
- Child:
- 20:0e63d6a93c02
--- a/source/http_request.h Fri Jul 28 14:26:55 2017 +0200 +++ b/source/http_request.h Mon Jul 31 15:36:33 2017 +0200 @@ -34,7 +34,7 @@ /** - * \brief HttpRequest implements the logic for interacting with HTTPS servers. + * \brief HttpRequest implements the logic for interacting with HTTP servers. */ class HttpRequest { public: