]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: stick-table converter do accept ANY-typed input
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 15 Jan 2025 19:30:55 +0000 (20:30 +0100)
committerAurelien DARRAGON <adarragon@haproxy.com>
Thu, 16 Jan 2025 10:50:08 +0000 (11:50 +0100)
commita8407cf3f79335eb0808244cafb1e370edab9ab6
tree3272cb26711aef9f822a6d458ee0135b35fec57c
parent0d318b438328b783090b6d60b84b44461279e8ea
DOC: config: stick-table converter do accept ANY-typed input

Since 2d17db58 ("MINOR: stick-table: change all stick-table converters'
inputs to SMP_T_ANY"), all stick-table converters accept ANY input
type as parameter, this means that it does no longer restrict the key as
a string representation of the input. However the doc wasn't updated when
the change was made. Moreover, some converters document the updated behavior
while others don't, which is kind of confusing, let's fix that.
doc/configuration.txt