Fix for HTTP return status code 1.0 in http_tls

Dependencies:   ublox-at-cellular-interface

Revision:
28:4427f2e6bbab
Parent:
17:ac64a6b90925
--- a/UbloxATCellularInterfaceExt.h	Mon Aug 19 12:25:22 2019 +0500
+++ b/UbloxATCellularInterfaceExt.h	Mon Aug 26 16:55:43 2019 +0500
@@ -82,7 +82,8 @@
         HTTP_PASSWORD = 3,
         HTTP_AUTH_TYPE = 4,
         HTTP_SERVER_PORT = 5,
-        HTTP_SECURE = 6
+        HTTP_SECURE = 6,
+        HTTP_REQ_HEADER = 9
     } HttpOpCode;
 
     /** Type of HTTP Command.