reverted HTTPCLient debug back to defaulted off
Fork of HTTPClient-SSL by
Revision 35:f5cd57f07db5, committed 2015-01-06
- 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