mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-15 18:52:45 +02:00
Expressions are quite long when using strm_sess(strm)->whatever, so let's provide a few helpers : strm_fe(), strm_li(), strm_orig().
Expressions are quite long when using strm_sess(strm)->whatever, so let's provide a few helpers : strm_fe(), strm_li(), strm_orig().