commit | 377c5a508c5c49b2d24beca0594877ca77078936 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Oct 24 21:21:30 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Nov 18 22:08:59 2018 +0100 |
tree | 135c40a9ed53fd2b0c3e0c51ea115db4da83d33e | |
parent | fefc73da3458aff351ac17c934f8fcd77d0337ef [diff] |
MINOR: proto_htx: Add functions to handle the stats applet For now, the call to the stats applet is disabled for HTX messages. But HTX versions of the function to check the request URI against the stats URI and the fnuction to prepare the call to the stats applet have been added.