]> git.kaiwu.me - haproxy.git/commit
MINOR: applet: Make some applet functions HTX aware
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 29 Jul 2025 06:42:26 +0000 (08:42 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 25 Aug 2025 09:11:05 +0000 (11:11 +0200)
commit71c01c1010ecfbc7a386db3d1b48a7be4bd44d15
treefb0949d95029ba644a92c6cca6f00e7052b0c33d
parent927884a3eb76b6dfdffab399f6ef60cdd6344cef
MINOR: applet: Make some applet functions HTX aware

applet_output_room() and applet_input_data() are now HTX aware. These
functions automatically rely on htx versions if APPLET_FL_HTX flag is set
for the applet.
include/haproxy/applet.h