]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: stick-table converters support implicit <table> argument
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 15 Jan 2025 18:59:58 +0000 (19:59 +0100)
committerAurelien DARRAGON <adarragon@haproxy.com>
Thu, 16 Jan 2025 10:50:02 +0000 (11:50 +0100)
commit0d318b438328b783090b6d60b84b44461279e8ea
treee062910dac754484437850dead41dc673758d2e0
parentdfdee47a8e9445c6d0f016e9dda4dd45aea718a7
DOC: config: stick-table converters support implicit <table> argument

As with stick-table sample fetches, the <table> argument is not strictly
needed and defaults to the current proxy's stick-table when not provided

Let's update the doc and prototype to reflect the current behavior.
doc/configuration.txt