haproxy/include
Willy Tarreau 193b8c6168 MINOR: http: allow the cookie capture size to be changed
Some users need more than 64 characters to log large cookies. The limit
was set to 63 characters (and not 64 as previously documented). Now it
is possible to change this using the global "tune.http.cookielen" setting
if required.
2012-11-22 00:44:27 +01:00
..
common MINOR: standard: add a simple popcount function 2012-11-19 12:12:24 +01:00
import
proto MINOR: http: add some debugging functions to pretty-print msg state names 2012-11-21 21:50:04 +01:00
types MINOR: http: allow the cookie capture size to be changed 2012-11-22 00:44:27 +01:00