Changes since version 2.6.16 : Amaury Denoyelle (5): MINOR: h3: check connection error during sending BUG/MINOR: h3: close connection on header list too big BUG/MINOR: h3: properly handle alloc failure on finalize BUG/MINOR: h3: close connection on sending alloc errors BUG/MEDIUM: h3: fix incorrect snd_buf return value Aurelien DARRAGON (2): MINOR: stats: store the parent proxy in stats ctx (http) BUG/MEDIUM: stats: unhandled switching rules with TCP frontend Christopher Faulet (4): BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty DOC: config: Update documentation about local haproxy response BUG/MEDIUM: stconn: Forward shutdown on write timeout only if it is forwardable BUG/MEDIUM: spoe: Never create new spoe applet if there is no server up Frédéric Lécaille (1): CLEANUP: quic: Remaining useless code into server part William Lallemand (4): BUG/MEDIUM: mworker: set the master variable earlier DOC: configuration: typo req.ssl_hello_type BUG/MINOR: mworker/cli: fix set severity-output support BUG/MINOR: resolvers: default resolvers fails when network not configured Willy Tarreau (2): BUG/MEDIUM: connection: report connection errors even when no mux is installed BUG/MEDIUM: proxy: always initialize the default settings after init