Changes since version 2.0.0 : Christopher Faulet (8): BUG/MEDIUM: h2/htx: Update data length of the HTX when the cookie list is built BUG/MINOR: lua/htx: Make txn.req_req_* and txn.res_rep_* HTX aware BUG/MINOR: mux-h1: Add the header connection in lower case in outgoing messages MINOR: htx: Add the function htx_change_blk_value_len() BUG/MEDIUM: htx: Fully update HTX message when the block value is changed BUG/MEDIUM: mux-h2: Reset padlen when several frames are demux BUG/MEDIUM: mux-h2: Remove the padding length when a DATA frame size is checked BUG/MEDIUM: lb_fwlc: Don't test the server's lb_tree from outside the lock Tim Duesterhus (1): BUG/MEDIUM: compression: Set Vary: Accept-Encoding for compressed responses