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.
Fork of HTTPClient by
Diff: HTTPClient.cpp
- Revision:
- 21:14ecc2b2e282
- Parent:
- 20:bec882d85856
- Child:
- 22:4b9a4151cc73
diff -r bec882d85856 -r 14ecc2b2e282 HTTPClient.cpp --- a/HTTPClient.cpp Tue Apr 08 13:32:38 2014 +0000 +++ b/HTTPClient.cpp Thu Apr 17 12:23:47 2014 +0000 @@ -528,7 +528,6 @@ } cyassl_free() ; - //ssl = NULL ; m_sock.close(); DBG("Completed HTTP transaction");