]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: sample: add ltrim converter
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 1 Apr 2020 15:24:41 +0000 (17:24 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:37 +0000 (09:39 +0200)
commit51fc9d1bf1b7de1edc467be24b5d46636db8faa3
treeb63ffb84d264fde792ab87703271ecb58cc70e09
parentea159d61300640e2ce1f8fcfeec0d85819864d55
MINOR: sample: add ltrim converter

This converter strips specified characters from the beginning of a string.
doc/configuration.txt
src/sample.c