]> git.seodisparate.com - c_simple_http/commit
WIP html template handling for http response
authorStephen Seo <seo.disparate@gmail.com>
Fri, 30 Aug 2024 05:08:31 +0000 (14:08 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 30 Aug 2024 05:16:20 +0000 (14:16 +0900)
commitefd4b39311726a85e7809689a399999580916854
tree8e76c58cffdf42264909bf1170a1213cdbcb8936
parentd5a02de85edec08edb05eb34fb248c80201c0e3b
WIP html template handling for http response

TODO:
    Test html template handling so that it works.
    Respond to http requests properly.
Makefile
src/constants.h
src/http.c [new file with mode: 0644]
src/http.h [new file with mode: 0644]