Changes since version 2.0.19 : Christopher Faulet (5): BUG/MINOR: http-fetch: Fix calls w/o parentheses of the cookie sample fetches BUG/MAJOR: spoe: Be sure to remove all references on a released spoe applet MINOR: spoe: Don't close connection in sync mode on processing timeout BUG/MEDIUM: filters: Forward all filtered data at the end of http filtering BUG/MINOR: http-ana: Don't wait for the body of CONNECT requests Eric Salama (1): MINOR: cfgparse: tighten the scope of newnameserver variable, free it on error. Frédéric Lécaille (2): BUG/MINOR: peers: Do not ignore a protocol error for dictionary entries. BUG/MINOR: peers: Missing TX cache entries reset. Maciej Zdeb (1): BUG/MINOR: http-fetch: Extract cookie value even when no cookie name Thierry Fournier (2): BUG/MINOR: pattern: a sample marked as const could be written BUG/MINOR: lua: set buffer size during map lookups Willy Tarreau (2): BUG/MEDIUM: peers: fix decoding of multi-byte length in stick-table messages BUILD: http-htx: fix build warning regarding long type in printf