started adding more checks to the parser, some things settled, but mostly i have a lot more questions...

This commit is contained in:
Me
2022-07-31 04:20:04 +02:00
parent e5c2869172
commit 0cb49ffa5e
8 changed files with 205 additions and 159 deletions

View File

@@ -29,6 +29,7 @@ SRCS = main.cpp \
accept.cpp request.cpp response.cpp \
run_loop.cpp \
ConfigParser.cpp \
ConfigParserUtils.cpp \
utils.cpp \
OBJS_D = builds