Changes since version 2.0.13 : Christopher Faulet (5): MINOR: http-htx: Add a function to retrieve the headers size of an HTX message MINOR: filters: Forward data only if the last filter forwards something BUG/MINOR: filters: Count HTTP headers as filtered data but don't forward them BUG/MINOR: http-ana: Matching on monitor-uri should be case-sensitive BUG/MAJOR: http-ana: Always abort the request when a tarpit is triggered Olivier Houchard (1): BUG/MEDIUM: muxes: Use the right argument when calling the destroy method. William Dauchy (1): BUG/MINOR: namespace: avoid closing fd when socket failed in my_socketat Willy Tarreau (1): SCRIPTS: announce-release: use mutt -H instead of -i to include the draft