Example program demonstrating use of HTTP or HTTPS protocol over a cellular connection with httpbin.org using the MTSAS library. (Demonstrates GET,POST,basic-auth)

Dependencies:   mbed mtsas

Revision:
10:c2fb1d56f3d2
Parent:
9:794c538a84aa
Child:
11:47de28c1746b
--- a/main.cpp	Mon Mar 23 18:26:38 2015 +0000
+++ b/main.cpp	Wed Mar 25 18:27:06 2015 +0000
@@ -10,6 +10,7 @@
 ///Please let us know if you have any questions/would like more examples.
 #include "mbed.h"
 #include "mtsas.h"
+#include "doTests.h"
 
 int main(){
     //Modify to match your apn if you are using an HSPA radio with a SIM card