enable content-length duplicate check at default discipline level

This commit is contained in:
Christian Grothoff
2026-04-10 11:54:53 +02:00
parent f07e09b7dc
commit c345fa6474
+1 -1
View File
@@ -4912,7 +4912,7 @@ parse_connection_headers (struct MHD_Connection *connection)
size_t num_digits;
if (found &&
(1 <= connection->daemon->client_discipline))
(0 <= connection->daemon->client_discipline))
{
/* more than one header, bad */
transmit_error_response_static (connection,