Update README.md
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 21s
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 21s
This commit is contained in:
parent
700adf2f7b
commit
aef990f341
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ A simple HTTP/1.1 server written in C.
|
||||||
For example: --req-header-to-print=User-Agent
|
For example: --req-header-to-print=User-Agent
|
||||||
Note that this option is case-insensitive
|
Note that this option is case-insensitive
|
||||||
--enable-reload-config-on-change
|
--enable-reload-config-on-change
|
||||||
|
--enable-cache-dir=<DIR>
|
||||||
|
--cache-entry-lifetime-seconds=<SECONDS>
|
||||||
|
|
||||||
## Before Compiling
|
## Before Compiling
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue