log src/http/ngx_http_request.c @ 9307:3c71158f5a34 default tip

age author description
Wed, 31 Jul 2024 17:50:58 +0300 Maxim Dounin Keepalive connections now respect lingering_timeout on shutdown. default tip
Fri, 24 May 2024 00:20:01 +0300 Maxim Dounin Added max_headers directive.
Sat, 27 Apr 2024 18:22:38 +0300 Maxim Dounin Request body: error_page 413 handling with HTTP/2 and HTTP/3.
Sat, 27 Apr 2024 18:16:27 +0300 Maxim Dounin Reordered checks for Content-Length and Transfer-Encoding.