Serves html with html templates over HTTP/1.1.
Find a file
Stephen Seo efd4b39311 WIP html template handling for http response
TODO:
    Test html template handling so that it works.
    Respond to http requests properly.
2024-08-30 14:16:20 +09:00
src WIP html template handling for http response 2024-08-30 14:16:20 +09:00
third_party Add third_party SimpleArchiver (data structures) 2024-08-30 11:58:11 +09:00
.gitignore Skeleton project initial code 2024-08-29 14:19:46 +09:00
.gitmodules Add third_party SimpleArchiver (data structures) 2024-08-30 11:58:11 +09:00
LICENSE Add the ISC LICENSE 2024-08-29 16:09:19 +09:00
Makefile WIP html template handling for http response 2024-08-30 14:16:20 +09:00