Changes since version 2.1-dev3 : Christopher Faulet (2): BUG/MINOR: mux-h2: Don't pretend mux buffers aren't full anymore if nothing sent BUG/MAJOR: stream-int: Don't receive data from mux until SI_ST_EST is reached Ilya Shipitsin (1): BUILD: CI: comment out cygwin build, upgrade various ssl libraries Tim Duesterhus (1): DOC: Improve documentation of http-re(quest|sponse) replace-(header|value|uri) William Lallemand (3): BUG/MINOR: cli: don't call the kw->io_release if kw->parse failed BUG/MINOR: ssl/cli: cleanup on cli_parse_set_cert error MINOR: ssl/cli: rework the 'set ssl cert' IO handler Willy Tarreau (1): DOC: remove obsolete section about header manipulation