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/tls_socket.h
- Revision:
- 15:ffc77f212382
- Parent:
- 13:992d953ecfb9
- Child:
- 18:f7a85895a941
--- a/source/tls_socket.h Thu Mar 30 15:13:37 2017 +0200 +++ b/source/tls_socket.h Fri Jul 28 14:26:26 2017 +0200 @@ -27,7 +27,7 @@ #include "http_parser.h" #include "http_response.h" #include "http_request_builder.h" -#include "http_response_parser.h" +#include "http_request_parser.h" #include "http_parsed_url.h" #include "mbedtls/platform.h"