commit | e4ab11bb8856c98e5db901e2f079e370a385c970 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Jun 11 15:05:37 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 14 11:13:32 2019 +0200 |
tree | aacc3c9456fc4fe38bef93c21fe29637e9d58f1d | |
parent | 87ebe944d6b0d2322e76f34a7672289deec691b1 [diff] |
BUG/MINOR: http: Use the global value to limit the number of parsed headers Instead of using the macro MAX_HTTP_HDR to limit the number of headers parsed before throwing an error, we now use the custom global variable global.tune.max_http_hdr. This patch must be backported to 1.9.