diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:53:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:53:16 +0000 |
commit | fef16cb88298ba07a9841a5a98e5afaa48bcb6d6 (patch) | |
tree | 4c895c4ad1fdad31773ded63e5a1effb74185315 /gennghttpxfun.py | |
parent | Releasing progress-linux version 1.60.0-1~progress7.99u1. (diff) | |
download | nghttp2-fef16cb88298ba07a9841a5a98e5afaa48bcb6d6.tar.xz nghttp2-fef16cb88298ba07a9841a5a98e5afaa48bcb6d6.zip |
Merging upstream version 1.61.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'gennghttpxfun.py')
-rwxr-xr-x | gennghttpxfun.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gennghttpxfun.py b/gennghttpxfun.py index 2977407..80058e0 100755 --- a/gennghttpxfun.py +++ b/gennghttpxfun.py @@ -201,6 +201,9 @@ OPTIONS = [ "require-http-scheme", "tls-ktls", "alpn-list", + "frontend-header-timeout", + "frontend-http2-idle-timeout", + "frontend-http3-idle-timeout", ] LOGVARS = [ |