fix http parser and config

This commit is contained in:
2025-05-08 16:58:42 +02:00
parent 8e880f59be
commit 8ff2bb608c
11 changed files with 50 additions and 35 deletions

View File

@@ -8,7 +8,7 @@ A minimal web server. This is a personal project; it is not intended to be a pro
- libcyaml
- libyaml
- [doxygen](https://www.doxygen.nl/)
- Optional, just to build the docs.
- Optional, just to build the docs. It requires `dot`.
## How to build