Changes since version 2.7-dev6 : Amaury Denoyelle (6): BUG/MEDIUM: mux-quic: fix nb_hreq decrement BUG/MINOR: mux-quic: do not keep detached qcs with empty Tx buffers REORG: mux-quic: extract traces in a dedicated source file REORG: mux-quic: export HTTP related function in a dedicated file MINOR: mux-quic: refactor snd_buf BUG/MEDIUM: mux-quic: properly trim HTX buffer on snd_buf reset Aurelien DARRAGON (2): BUG/MINOR: log: improper behavior when escaping log data CLEANUP: tools: removing escape_chunk() function Christopher Faulet (1): BUG/MINOR: mux-h1: Account consumed output data on synchronous connection error Miroslav Zagorac (2): CLEANUP: httpclient: deleted unused variables MINOR: httpclient: enabled the use of SNI presets Willy Tarreau (4): OPTIM: hpack-huff: reduce the cache footprint of the huffman decoder MINOR: clock: split local and global date updates MINOR: pollers: only update the local date during busy polling MINOR: clock: do not update the global date too often