
Simple usage example HTTPClient with wolfSSL
Dependencies: EthernetInterface HTTPClient mbed-rtos mbed wolfSSL
Fork of SimpleHTTPSClient by
Revision 6:81003a418b9c, committed 2016-04-28
- Comitter:
- wolfSSL
- Date:
- Thu Apr 28 01:13:00 2016 +0000
- Parent:
- 5:12ff922de096
- Commit message:
- Update wolfSSL to 3.9.0
Changed in this revision
--- a/EthernetInterface.lib Tue Jul 21 23:11:13 2015 +0000 +++ b/EthernetInterface.lib Thu Apr 28 01:13:00 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/wolfSSL/code/EthernetInterface-FRDM/#4c9bfb661297 +http://mbed.org/users/mbed_official/code/EthernetInterface/#4d7bff17a592
--- a/HTTPClient.lib Tue Jul 21 23:11:13 2015 +0000 +++ b/HTTPClient.lib Thu Apr 28 01:13:00 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/wolfSSL/code/HTTPClient/#77082c88748a +http://mbed.org/users/wolfSSL/code/HTTPClient/#76aa4f4021c1
--- a/main.cpp Tue Jul 21 23:11:13 2015 +0000 +++ b/main.cpp Thu Apr 28 01:13:00 2016 +0000 @@ -19,7 +19,7 @@ printf("Retry\n") ; } http.dumpReqHeader(true) ; - http.dumpResHeader(true) ; + http.dumpResHeader(false) ; while(1) { getline("URL: ", url, sizeof(url)) ; if(strlen(url) == 0)return ;
--- a/mbed-rtos.lib Tue Jul 21 23:11:13 2015 +0000 +++ b/mbed-rtos.lib Thu Apr 28 01:13:00 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed-rtos/#5448826aa700 +http://mbed.org/users/mbed_official/code/mbed-rtos/#bdd541595fc5
--- a/mbed.bld Tue Jul 21 23:11:13 2015 +0000 +++ b/mbed.bld Thu Apr 28 01:13:00 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/e188a91d3eaa \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/082adc85693f \ No newline at end of file
--- a/wolfSSL.lib Tue Jul 21 23:11:13 2015 +0000 +++ b/wolfSSL.lib Thu Apr 28 01:13:00 2016 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/wolfSSL/code/wolfSSL/#28278596c2a2 +http://developer.mbed.org/users/wolfSSL/code/wolfSSL/#1b0d80432c79