Changes since version 1.4.15 : Simon Horman (1): [DOC] Minor spelling fixes and grammatical enhancements Willy Tarreau (11): [BUG] checks: http-check expect could fail a check on multi-packet responses [DOC] fix minor typo in the "dispatch" doc [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 [BUG] stats: support url-encoded forms