REORG: http_ana: split conditions for monitor-uri in wait for request
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 6 Jul 2021 09:23:10 +0000 (11:23 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 8 Jul 2021 15:11:17 +0000 (17:11 +0200)
commit5a9bd375fda5e496271278af4b5cbf8ee5534420
tree27dfacfd3322380b54ac95083e347de35c920ea1
parent69294b20ac03497e33c99464a0050951bdfff737
REORG: http_ana: split conditions for monitor-uri in wait for request

Split in two the condition which check if the monitor-uri is set for the
current request. This will allow to easily use the http_uri_parser type
for http_get_path.
src/http_ana.c