MINOR: http: add baseq sample fetch
authorYves Lafon <ylafon@w3.org>
Thu, 11 Feb 2021 10:01:28 +0000 (11:01 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 Feb 2021 15:38:50 +0000 (16:38 +0100)
commitb4d3708cb7e99b35cf10bfe7281e45b560e41593
tree676292c49f58bc129a17216d32e29441537686db
parent7c0b4d861e7ac6ab3c729d57e2f39b34a8532bb1
MINOR: http: add baseq sample fetch

Symetrical to path/pathq, baseq returns the concatenation of
the Host header and the path including the query string.
doc/configuration.txt
src/http_fetch.c