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

Dependencies:   mbed-http

Branch:
PassingRegression
Revision:
122:62166886db5f
Parent:
117:8fd05113efc1
Child:
126:9bc33f8b57d5
--- a/mbed_app.json	Sat Jun 01 15:29:03 2019 +0000
+++ b/mbed_app.json	Tue Jun 11 20:23:43 2019 +0000
@@ -43,6 +43,8 @@
          "*": {
             "platform.stdio-baud-rate": 115200,
             "platform.stdio-convert-newlines": true,
+            "platform.fatal-error-auto-reboot-enabled": 1,
+            "platform.thread-stats-enabled":1,
             "mbed-trace.enable": 1,
             "mbed-http.http-buffer-size": 1024,
             "nsapi.default-wifi-security": "WPA_WPA2",