MINOR: halog: Add -qry parameter allowing to preserve the query string in -uX
authorTim Duesterhus <duesterhus@woltlab.com>
Mon, 18 Oct 2021 10:12:02 +0000 (12:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 28 Oct 2021 07:45:44 +0000 (09:45 +0200)
commit24b8d693b202b01b649f64ed878d8f9dd1b242e4
tree0e5fce73f865e87e1ea9205d592388463368592e
parent14e7f29e8655fa1ae2f9d409a135cbc07abb75da
MINOR: halog: Add -qry parameter allowing to preserve the query string in -uX

Our use-case for this is a dynamic application that performs routing based on
the query string. Without this option all URLs will just point to the central
entrypoint of this location, making the output completely useless.
admin/halog/halog.c