Update TODO

This commit is contained in:
Joakim Frostegård 2020-07-21 00:09:56 +02:00
parent dae83a1835
commit 289cc4fcb5

View file

@ -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