improve hash maps

This commit is contained in:
2025-05-03 18:01:50 +02:00
parent ad21ec0fa4
commit 8e880f59be
6 changed files with 88 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ And then open the `docs/html/index.html`.
## Roadmap
- Implement Keep-Alive
- Support for virtual hosting
- Support for virtual hosts
- HTTPS support with TLS
## Future
@@ -41,3 +41,4 @@ And then open the `docs/html/index.html`.
- Multithreading to handle concurrent requests
- Logging
- Compression (Gzip)
- Reverse proxy