Seo-young Yoon / httpServer

Dependents:   Internet-Piano_WIZwiki-W7500

Fork of httpServer by IOP

Revision:
1:8291b3e9c064
Parent:
0:e59cc54df17c
--- a/HTTPRequestHandler.cpp	Mon Jun 29 09:03:40 2015 +0000
+++ b/HTTPRequestHandler.cpp	Fri Jul 03 07:32:27 2015 +0000
@@ -1,7 +1,7 @@
 /* HTTPRequestHandler.cpp */
 #include "mbed.h"
 #include "HTTPRequestHandler.h"
-//#define DEBUG
+#define DEBUG
 #include "hl_debug.h"
 #include <ctype.h>
 
@@ -174,3 +174,4 @@
 {
     INFO("Ending Response !");
 }
+