nginx/src
Roman Arutyunyan 365c8b7914 HTTP/3: reverted version check for keepalive flag.
The flag is used in ngx_http_finalize_connection() to switch client connection
to the keepalive mode.  Since eaea7dac3292 this code is not executed for HTTP/3
which allows us to revert the change and get back to the default branch code.
2021-02-02 15:09:48 +03:00
..
core QUIC: ngx_quic_bpf module. 2020-12-25 15:01:15 +03:00
event QUIC: fixed stateless reset recognition and send. 2021-02-01 14:46:36 +03:00
http HTTP/3: reverted version check for keepalive flag. 2021-02-02 15:09:48 +03:00
mail SSL: ssl_conf_command directive. 2020-10-22 18:00:22 +03:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Cache: introduced min_free cache clearing. 2020-06-22 18:03:00 +03:00
stream QUIC: stateless retry. 2021-01-29 15:53:47 +03:00