Changes since version 2.6-dev3 : Christopher Faulet (1): REGTESTS: fix the race conditions in be2hex.vtc William Lallemand (5): BUG/MEDIUM: httpclient: don't consume data before it was analyzed CLEANUP: htx: remove unused co_htx_remove_blk() BUG/MINOR: httpclient: consume partly the blocks when necessary BUG/MINOR: httpclient: remove the UNUSED block when parsing headers BUG/MEDIUM: httpclient: must manipulate head, not first