log src/http/v3/ngx_http_v3.c @ 9299:2706b60dc225 default tip

age author description
Thu, 14 Sep 2023 14:13:43 +0400 Roman Arutyunyan HTTP/3: postponed session creation to init() callback.
Fri, 12 May 2023 10:02:10 +0400 Roman Arutyunyan HTTP/3: removed server push support. quic
Thu, 04 May 2023 15:52:22 +0400 Sergey Kandaurov HTTP/3: fixed ngx_http_v3_init_session() error handling. quic
Mon, 27 Feb 2023 14:00:56 +0400 Roman Arutyunyan HTTP/3: "quic" parameter of "listen" directive. quic
Wed, 30 Nov 2022 12:51:15 +0400 Roman Arutyunyan QUIC: application init() callback. quic
Wed, 30 Nov 2022 14:09:08 +0400 Roman Arutyunyan QUIC: removed cancelable flag from QUIC and HTTP/3 events. quic
Wed, 19 Oct 2022 17:45:30 +0400 Roman Arutyunyan HTTP/3: unified hq code with regular HTTP/3 code. quic