From: Stephen Seo Date: Thu, 26 Sep 2024 03:38:51 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.0~24^2 X-Git-Url: https://git.seodisparate.com/stephenseo/img/favicon.ico?a=commitdiff_plain;h=aef990f3414f42a27b125001a1d034b7a7be3f9d;p=c_simple_http Update README.md --- diff --git a/README.md b/README.md index 1e218c1..862c2f6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ A simple HTTP/1.1 server written in C. For example: --req-header-to-print=User-Agent Note that this option is case-insensitive --enable-reload-config-on-change + --enable-cache-dir= + --cache-entry-lifetime-seconds= ## Before Compiling