DEBUG: connection/flags: update flags for reverse HTTP
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 17 Nov 2023 15:23:43 +0000 (16:23 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 20 Nov 2023 17:10:12 +0000 (18:10 +0100)
commit54c94c60d2b625f11a2150649fb408607a7a087e
treec15d80fdfb8f03575d12e05b9b20c5ec0aa41d16
parent89da4e9e5d8ef467d52beb9234f832aa9aa87bce
DEBUG: connection/flags: update flags for reverse HTTP

Add missing CO_FL_REVERSED and CO_FL_ACT_REVERSING flag definitions in
conn_show_flags(). These flags were introduced in this release with
reverse HTTP support.

No need to backport
include/haproxy/connection-t.h