commit | 8d1c5164f371fa66fc7cdf42a800e48d0e4e8e4a | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Apr 03 14:13:58 2013 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Apr 03 14:13:58 2013 +0200 |
tree | 592f27ecac076a6feba92821b66d8f75105ca306 | |
parent | 289dd92a647004ba7c54597b87658cfba70c753b [diff] |
BUG/MINOR: http: add-header/set-header did not accept the ACL condition Sander Klein reported this bug. The test for the extra argument on these rules prevent any condition from being added. The bug was introduced with the feature itself in 1.5-dev16.