NuMaker WiFi TCP Example

Revision:
26:f5163fee2653
Parent:
24:38e186a10abe
Child:
27:9b7ba5c587da
--- a/main.cpp	Tue Oct 08 15:53:52 2019 +0800
+++ b/main.cpp	Tue Dec 03 10:54:15 2019 +0000
@@ -4,6 +4,7 @@
 #include "TCPSocket.h"
 
 #define MBED_HEAP_STATS_ENABLED 1
+#define USE_HTTP_1_1
 //#define LOCAL_LAN
 
 namespace {