split respone.cpp file

This commit is contained in:
LuckyLaszlo
2022-08-08 20:36:01 +02:00
parent 7fdc81f5f4
commit a44b9b493a
7 changed files with 311 additions and 308 deletions

View File

@@ -22,6 +22,7 @@ SRCS_D = srcs \
SRCS = main.cpp \
base.cpp init.cpp close.cpp epoll_update.cpp signal.cpp \
accept.cpp request.cpp response.cpp \
method_get.cpp method_post.cpp method_delete.cpp \
run_loop.cpp \
parser.cpp \
extraConfig.cpp \