Serves html with html templates over HTTP/1.1.
Find a file
Stephen Seo bcb4c3c711
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 32s
Minor tweak to listening port info output
2024-09-06 11:56:52 +09:00
.forgejo/workflows Add action/workflow to run unit tests 2024-09-04 17:51:07 +09:00
example_config Impl. handling HTTP/1.1 requests 2024-09-06 11:56:00 +09:00
src Minor tweak to listening port info output 2024-09-06 11:56:52 +09:00
third_party Update submodule third-party SimpleArchiver 2024-09-04 15:32:14 +09:00
.gitignore WIP Impl. config file parsing for http templates 2024-08-30 18:11:03 +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 Use ${CC} and "CC ?= gcc" in Makefile 2024-09-05 16:25:49 +09:00