]> git.kaiwu.me - haproxy.git/commit
BUG/MEDIUM: stats: fix stats page regression introduced by commit 20b0de5
authorWilly Tarreau <w@1wt.eu>
Tue, 25 Dec 2012 19:52:58 +0000 (20:52 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 25 Dec 2012 19:52:58 +0000 (20:52 +0100)
commit418c1a0a9563f90a665c6434f39d2576af48cdc1
tree6a15a03957572eb9a2433d68ceb1c1c36d067896
parent69eda35acdbd9734d1844764f314fe393cc1072f
BUG/MEDIUM: stats: fix stats page regression introduced by commit 20b0de5

This commit adding http-request add-header/set-header unfortunately introduced
a regression to the handling of the stats page which is not matched anymore.

Thanks to Dmitry Sivachenko for reporting this.
src/proto_http.c