reverted HTTPCLient debug back to defaulted off

Dependencies:   CyaSSL

Fork of HTTPClient-SSL by Keith Ruenheck

Files at this revision

API Documentation at this revision

Comitter:
Vanger
Date:
Tue Jan 06 15:41:14 2015 +0000
Parent:
34:13920d48893d
Child:
36:3b7330eec1a7
Commit message:
Changed socket to function more cleanly on each request, fixed b_auth header formatting, and changed TCSocketConnection implementation to allow for dynamic socket assignment at runtime, instead of static and global.

Changed in this revision

CyaSSL.lib Show annotated file Show diff for this revision Revisions of this file
--- a/CyaSSL.lib	Tue Jan 06 15:31:45 2015 +0000
+++ b/CyaSSL.lib	Tue Jan 06 15:41:14 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/wolfSSL/code/CyaSSL/#eb845606fd41
+http://developer.mbed.org/users/Vanger/code/Fork_CyaSSL/#eb845606fd41