]> git.kaiwu.me - haproxy.git/commit
MINOR: action: Add a sample expression field in arguments used by HTTP actions
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 1 Apr 2026 12:00:24 +0000 (14:00 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 1 Apr 2026 14:34:37 +0000 (16:34 +0200)
commit2adcdbacc2f00e1797564b392f30a1b661658a17
tree189f62857c4d830ae4e051ad0c006ce6051fae18
parente4b8531d5a1b60494ef54a71d333c091550f5115
MINOR: action: Add a sample expression field in arguments used by HTTP actions

This could be useful for some HTTP actions. It was possible to rely on a
log-format string. It is now possible to also use a sample expression.
include/haproxy/action-t.h
src/http_act.c