haproxy/include
Willy Tarreau d93a00861d MINOR: h2: pass accept-invalid-http-request down the request parser
We're adding a new argument "relaxed" to h2_make_htx_request() so that
we can control its level of acceptance of certain invalid requests at
the proxy level with "option accept-invalid-http-request". The goal
will be to add deactivable checks that are still desirable to have by
default. For now no test is subject to it.
2023-08-08 19:10:54 +02:00
..
haproxy MINOR: h2: pass accept-invalid-http-request down the request parser 2023-08-08 19:10:54 +02:00
import MINOR: ist: add new function ist_find_range() to find a character range 2023-08-08 19:10:54 +02:00
make BUILD: makefile: fix build issue on GNU make < 3.82 2023-05-24 15:51:03 +02:00