mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-14 18:24:08 +02:00
Flag to consider a stream as indepenent is now handled at the conn-stream level. Thus SI_FL_INDEP_STR stream-int flag is replaced by CS_FL_INDEP_STR conn-stream flags.