MINOR: samples: update the url_param fetch to match parameters in the path
authorbedis <bedis9@gmail.com>
Fri, 5 Oct 2012 06:38:24 +0000 (08:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 5 Oct 2012 13:17:23 +0000 (15:17 +0200)
commit4c75cca8ba5f0875c5f64d46221e69e6d7a95c99
tree96c62e08b0907384d7b16b5346eef769a23b8984
parent392e9390e63316b30865ccfc5c961c1a0a9f0c2f
MINOR: samples: update the url_param fetch to match parameters in the path

It now supports an optional delimiter to allow to look for the parameter before
the query string.
doc/configuration.txt
src/proto_http.c