From 289cc4fcb5c3323bb9ae4f8cde90d1004edd281c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Tue, 21 Jul 2020 00:09:56 +0200 Subject: [PATCH] Update TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index e77d902..1100bdb 100644 --- a/TODO.md +++ b/TODO.md @@ -20,6 +20,7 @@ * opening new connections in current form causes macOS issues, why? ## aquatic_http +* upper limit on request read buffer * request parsing: * just skip the hashmap and save data directly into struct? * smartstring: maybe use for keys? maybe use less? needs benchmarking