Changes since version 2.1.0 : Christopher Faulet (4): BUG/MINOR: h1: Don't test the host header during response parsing BUG/MINOR: http-htx: Don't make http_find_header() fail if the value is empty BUG/MINOR: fcgi-app: Make the directive pass-header case insensitive BUG/MINOR: stats: Fix HTML output for the frontends heading Emmanuel Hocdet (1): BUG/MINOR: ssl: fix SSL_CTX_set1_chain compatibility for openssl < 1.0.2 William Dauchy (1): BUG/MINOR: contrib/prometheus-exporter: decode parameter and value only William Lallemand (1): DOC: ssl/cli: set/commit/abort ssl cert Willy Tarreau (1): BUILD/MINOR: trace: fix use of long type in a few printf format strings