diff --git a/CLI.md b/CLI.md index e1809b5..67a6144 100644 --- a/CLI.md +++ b/CLI.md @@ -215,6 +215,12 @@ Grouped by concern for readability. All flags are optional; unset flags do not o |------|------|---------|--------------| | `--no-compress` | bool | `false` | `compression.enabled = false` | +#### Headers + +| Flag | Type | Default | Config field | +|------|------|---------|--------------| +| `--no-etag` | bool | `false` | `headers.enable_etags = false` | + #### Security | Flag | Type | Default | Config field | diff --git a/docs/index.html b/docs/index.html index d0ddce8..6cf485f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -92,7 +92,7 @@ "Startup preloading with path-safety cache pre-warming", "TTL-aware cache expiry with optional automatic stale-entry eviction", "Direct ctx.SetBody() fast path with pre-formatted headers for cache hits", - "HTTP/2 with automatic HTTPS", + "HTTP/2 with TLS 1.2+ and HTTP→HTTPS redirect", "TLS 1.2+ with AEAD cipher suites", "gzip and brotli compression", "6-step path traversal prevention", @@ -235,7 +235,7 @@
redirect_hostread_timeout10senable_etagstrueimmutable_pattern