log src/http/ngx_http_parse.c @ 9267:9a5e2296c1be

age author description
Wed, 08 May 2024 23:00:07 +0300 Maxim Dounin Disabled handling of headers without a colon.
Sat, 30 Mar 2024 05:10:40 +0300 Maxim Dounin HTTP: just one empty line now accepted when parsing request line.
Sat, 30 Mar 2024 05:09:35 +0300 Maxim Dounin Request body: limited chunk extensions and trailer headers.
Tue, 28 Nov 2023 12:57:14 +0300 Vladimir Khomutov HTTP: removed unused r->port_start and r->port_end.