Changes since version 1.9-dev2 : Bertrand Jacquin (1): DOC: Fix typos in lua documentation Christopher Faulet (2): MINOR: h1: Add H1_MF_XFER_LEN flag BUG/MEDIUM: h1: Really skip all updates when incomplete messages are parsed Dragan Dosen (1): BUG/MEDIUM: patterns: fix possible double free when reloading a pattern list Willy Tarreau (7): BUG/MINOR: h1: don't consider the status for each header MINOR: h1: report in the h1m struct if the HTTP version is 1.1 or above MINOR: h1: parse the Connection header field MINOR: http: add http_hdr_del() to remove a header from a list MINOR: h1: add headers to the list after controls, not before MEDIUM: h1: better handle transfer-encoding vs content-length MEDIUM: h1: deduplicate the content-length header