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

age author description
Sun, 14 Apr 2024 12:23:40 +0200 Michiel W. Beijen Updated HTTP status code descriptions to match RFC 9110.
Thu, 29 Feb 2024 19:24:26 +0300 Maxim Dounin Fixed server name in special responses with "server_tokens off;".
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Tue, 26 Jan 2021 12:39:28 +0300 Sergey Kandaurov Clean up trailers in ngx_http_clean_header() as well.
Mon, 23 Dec 2019 15:45:46 +0300 Ruslan Ermilov Discard request body when redirecting to a URL via error_page.
Wed, 19 Sep 2018 09:26:47 -0500 Nova DasSarma Removed bgcolor attribute on body in error pages and autoindex.
Tue, 25 Apr 2017 23:39:13 +0300 Ruslan Ermilov Don't pretend we support HTTP major versions >1 as HTTP/1.1.