this is using the mbed os version 5-13-1

Dependencies:   mbed-http

Revision:
89:45f6db09a76d
Parent:
87:99b37d26ff2a
Child:
90:ed0267eca7b5
--- a/source/common_types.h	Sun Mar 31 22:09:45 2019 +0000
+++ b/source/common_types.h	Mon Apr 01 08:00:41 2019 +0000
@@ -68,7 +68,9 @@
   AT_CONFIG_RESP,
   AT_INTERNET_CONFIG_RESP,
   AT_HTTPS_RESP,
-  AT_HTTP_RESP
+  AT_HTTPS_RESP_DOWNLOAD,
+  AT_HTTP_RESP,
+  AT_HTTP_RESP_DOWNLOAD
 }at_cmd_resp_t;