nghttpx: Add frontend-header-timeout option

Add frontend-header-timeout option.  frontend-read-timeout is
deprecated and has no effect.  Use frontend-header-timeout as a
replacement.  This also fixes the bug that HTTP/3 header timeout is
not set per stream.
This commit is contained in:
Tatsuhiro Tsujikawa
2024-03-16 11:19:44 +09:00
parent 566737ccc8
commit c8e149994e
10 changed files with 108 additions and 36 deletions

View File

@@ -201,6 +201,7 @@ OPTIONS = [
"require-http-scheme",
"tls-ktls",
"alpn-list",
"frontend-header-timeout",
]
LOGVARS = [