Changes since version 1.5-dev6 : Cyril Bonté (1): [BUG] fix binary stick-tables Willy Tarreau (14): [BUG] checks: http-check expect could fail a check on multi-packet responses [DOC] fix minor typo in the "dispatch" doc [BUG] proto_tcp: fix address binding on remote source [MINOR] http: don't report the "haproxy" word on the monitoring response [REORG] http: move HTTP error codes back to proto_http.h [MINOR] http: make the "HTTP 200" status code configurable. [MINOR] http: partially revert the chunking optimization for now [MINOR] stream_sock: always clear BF_EXPECT_MORE upon complete transfer [CLEANUP] stream_sock: remove unneeded FL_TCP and factor out test [MEDIUM] http: add support for "http-no-delay" [OPTIM] http: optimize chunking again in non-interactive mode [OPTIM] stream_sock: avoid fast-forwarding of partial data [OPTIM] stream_sock: don't use splice on too small payloads [MINOR] config: make it possible to specify a cookie even without a server