commit | dd754cba16bdeb936f9089d27c96d45a9fde4a1a | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Fri Aug 26 16:21:28 2022 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Fri Aug 26 17:00:22 2022 +0200 |
tree | cb0db6a79f7921c53a0772d85cd1bc7ffe0476a7 | |
parent | 1ef2460934bffb86bd32dcdc1d418946cfc809f5 [diff] |
MINOR: sample: add the host_only and port_only converters Add 2 converters that can manipulate the value of an Host header. host_only will return the host without any port, and port_only will return the port.