]> git.seodisparate.com - c_simple_http/commit
WIP Impl. config file parsing for http templates
authorStephen Seo <seo.disparate@gmail.com>
Fri, 30 Aug 2024 09:11:03 +0000 (18:11 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 30 Aug 2024 09:11:03 +0000 (18:11 +0900)
commitb4a56a79182a820565bee0fea269519d679936c1
tree2fd7d45143999afb1123fdccd2010e00c70f5742
parentefd4b39311726a85e7809689a399999580916854
WIP Impl. config file parsing for http templates

TODO:
    Still need to test "HTML_FILE".
    Response to HTTP request.
.gitignore
Makefile
src/constants.h
src/http.c
src/http.h
src/test.c [new file with mode: 0644]