commit | 83a2c3d4d71fc23b9c513b456d33cc7488dff99f | [log] [tgz] |
---|---|---|
author | Bertrand Paquet <bertrand.paquet@gmail.com> | Wed Apr 06 11:58:31 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Apr 06 14:58:41 2016 +0200 |
tree | 6f8010cd9cf197811921b591ce8620c68111cfa8 | |
parent | 6f79aca33939a75ea68b1d256ba2dc06104b1cd2 [diff] |
BUG/MINOR : allow to log cookie for tarpit and denied request The following patch allow to log cookie for tarpit and denied request. This minor bug affect at least 1.5, 1.6 and 1.7 branch. The solution is not perfect : may be the cookie processing (manage_client_side_cookies) can be moved into http_process_req_common.