Remove resolved TODOs from the list

This commit is contained in:
2025-07-21 23:33:28 +02:00
parent c134de645b
commit b7d8b82ec0
-4
View File
@@ -1,13 +1,9 @@
Allow no TLS builds
make sure no TLS builds work on windows
Allow resolving requests from different threads
Find a way to make sure chttp.h and chttp.c are always up to date
parse Transfer-Encoding
Make it cross-platform
Find a way to compile OpenSSL on windows
handle 3xx client redirections
add discussion on string management
add discussion on error management
check that virtual hosts over HTTPS work
add examples for the router
what is client-side SNI? Do we need it?