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:
11:47de28c1746b
Parent:
10:c2fb1d56f3d2
Child:
12:df8e80235b1b
--- a/main.cpp	Wed Mar 25 18:27:06 2015 +0000
+++ b/main.cpp	Wed Mar 25 20:31:36 2015 +0000
@@ -10,7 +10,6 @@
 ///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