BUG/MINOR: http: fix misleading error message for response captures
authorWilly Tarreau <w@1wt.eu>
Fri, 24 Jun 2016 13:36:34 +0000 (15:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 24 Jun 2016 13:36:34 +0000 (15:36 +0200)
commit29bdb1c7ff77d2ec5113df208c5981797357264a
tree9b7e5c9777b56fe52f105d57d31040b3630099a1
parent16aa0153b50cc051432ffd82a86ea0a1e258e650
BUG/MINOR: http: fix misleading error message for response captures

Kay Fuchs reported that the error message is misleading in response
captures because it suggests that "len" is accepted while it's not.

This needs to be backported to 1.6.
src/proto_http.c