Changes since version 3.4.1 : Alexander Stephan (1): BUG/MINOR: sample: set SMP_F_CONST on srv_name fetch Amaury Denoyelle (2): BUG/MINOR: hq-interop: fix transcoding of wrapping response buffer BUG/MINOR: hq-interop: support transcoding of absolute URI Christopher Faulet (3): BUG/MAJOR: htx: Don't swap buffers for empty HTX message with an error BUG/MINOR: mux-quic: Fix handling EOM after in qcs_http_rcv_buf() BUG/MINOR: http-htx: Don't by-pass HTX API when merging cookie values Frederic Lecaille (3): BUG/MEDIUM: mux_quic: fix memory leak of rx app_buf on stream free MINOR: hbuf: new lightweight hbuf API BUG/MINOR: init: fix default global settings being overwritten by -G Huangbin Zhan (1): BUG/MINOR: tools: fix invalid character detection in strl2ic() Olivier Houchard (1): BUG/MEDIUM: servers: Use a refcount for port_range and free it properly Steven Honson (1): BUG/MEDIUM: server: initialise agent.health in srv_settings_init()