mbed-http

Fork of mbed-http by sandbox

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: