Changes since version 2.6-dev3 : Christopher Faulet (2): REGTESTS: fix the race conditions in be2hex.vtc BUG/MEDIUM: applet: Don't call .release callback function twice Frédéric Lécaille (2): BUG/MEDIUM: quic: Blocked STREAM when retransmitted BUG/MAJOR: quic: Possible crash with full congestion control window William Lallemand (6): BUG/MEDIUM: httpclient: don't consume data before it was analyzed CLEANUP: htx: remove unused co_htx_remove_blk() BUG/MINOR: httpclient: consume partly the blocks when necessary BUG/MINOR: httpclient: remove the UNUSED block when parsing headers BUG/MEDIUM: httpclient: must manipulate head, not first BUG/MINOR: httpclient/lua: stuck when closing without data