]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG: config: error in http-response replace-header number of arguments
authorBaptiste Assmann <bedis9@gmail.com>
Fri, 8 Aug 2014 15:29:06 +0000 (17:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 Aug 2014 15:50:57 +0000 (17:50 +0200)
commit12cb00b216d67468b7c4bd84abedcb4ecd1a32bc
tree9b303c21cfee84ff9a8fb8dd2ae627d78bc20ed6
parent9dbcfabafb2cf2a6a1ae71e34bbf6ebbabc389a0
BUG: config: error in http-response replace-header number of arguments

A couple of typo fixed in 'http-response replace-header':
- an error when counting the number of arguments
- a typo in the alert message

This should be backported to 1.5.
src/proto_http.c