log src/http/v2/ngx_http_v2_filter_module.c @ 9300:5be23505292b default tip

age author description
Tue, 20 Feb 2024 19:28:26 +0300 Maxim Dounin HTTP/2: fixed incorrect name slipped in 9213:23f109f0facc.
Mon, 19 Feb 2024 03:12:06 +0300 Maxim Dounin Free nginx: changed server name.
Thu, 08 Jun 2023 16:56:46 +0400 Sergey Kandaurov HTTP/2: removed server push (ticket #2432).
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.
Thu, 03 Feb 2022 01:44:38 +0300 Maxim Dounin HTTP/2: made it possible to flush response headers (ticket #1743).
Thu, 25 Nov 2021 22:02:10 +0300 Maxim Dounin HTTP/2: fixed sendfile() aio handling.