[BUG] conf: add tcp-request content rules to the correct list
authorWilly Tarreau <w@1wt.eu>
Fri, 20 Aug 2010 11:35:41 +0000 (13:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 20 Aug 2010 11:35:41 +0000 (13:35 +0200)
commitfb024dc1c996c91fe2c006465b156754a4f4b71e
tree08fdd2913316a29e45d7f9374dc3fd21e17eee4b
parent07e9e64a3415e7398cebd50abec3378c2897ad77
[BUG] conf: add tcp-request content rules to the correct list

Due to the change in commit 68c03, the tcp-request content rules were
unfortunately being added to the request rules.
src/proto_tcp.c