]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] frontend: improve accept-proxy header parsing
authorEmeric Brun <ebrun@exceliance.fr>
Fri, 29 Oct 2010 13:16:55 +0000 (15:16 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 30 Oct 2010 17:04:38 +0000 (19:04 +0200)
commitf4711a32215b8141d0b4a014d5c6ab30a956def3
treec9e55af4aed4840c81a2af842f44fa1846668019
parent3041b9fcc343ed12264ceb60e29c4476342c6970
[MINOR] frontend: improve accept-proxy header parsing

The accept-proxy now automatically fails as soon as a character does not
match the expected syntax.
src/frontend.c