mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-12-25 03:21:00 +01:00
IS_HXT_SC() macro is only usable if the stream-connector is attached to a connection. It is a bit restrictive because this cannot work if the SC is attached to an applet. So let's fix that be adding the support of applets too.