Bunch of stuff

This commit is contained in:
Alex Hultman
2018-09-10 22:00:08 +02:00
parent 335b7e1dcd
commit 03d249ab48
7 changed files with 208 additions and 1 deletions
+5 -1
View File
@@ -23,7 +23,11 @@ HEADERS += \
src/websocket/WebSocket.h \
src/Socket.h \
src/websocket/WebSocketApp.h \
src/http/HttpApp.h
src/http/HttpApp.h \
src/new_design/HttpContext.h \
src/new_design/HttpContextData.h \
src/new_design/HttpResponseData.h \
src/new_design/HttpResponse.h
INCLUDEPATH += uSockets/src src
#QMAKE_CXXFLAGS += -fsanitize=address