log src/http/ngx_http_header_filter_module.c @ 8832:0d35b1ff6af5 quic

age author description
Fri, 27 Nov 2020 17:46:21 +0000 Roman Arutyunyan HTTP/3: introduced ngx_http_v3_filter. quic
Thu, 19 Mar 2020 15:03:09 +0300 Roman Arutyunyan Fixed header creation for header_only responses in HTTP/3. quic
Fri, 13 Mar 2020 19:36:33 +0300 Roman Arutyunyan HTTP/3. quic
Tue, 11 Jan 2022 02:23:49 +0300 Maxim Dounin Avoid sending "Connection: keep-alive" when shutting down.
Tue, 25 Apr 2017 23:39:13 +0300 Ruslan Ermilov Don't pretend we support HTTP major versions >1 as HTTP/1.1.
Tue, 11 Apr 2017 03:13:46 +0200 Simon Leblanc Added support for the "308 Permanent Redirect" (ticket #877).
Fri, 24 Mar 2017 02:48:03 -0700 Piotr Sikora Added support for "429 Too Many Requests" response (RFC6585).