From b7d8b82ec02b7a92fc473fa9fd8536c846bcb61c Mon Sep 17 00:00:00 2001 From: Francesco Cozzuto Date: Mon, 21 Jul 2025 23:33:28 +0200 Subject: [PATCH] Remove resolved TODOs from the list --- TODO.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO.md b/TODO.md index 8fb7d0c..c051251 100644 --- a/TODO.md +++ b/TODO.md @@ -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? \ No newline at end of file