commit | cad5f5e1ede350e92a0e0b1626d636f1c70c646d | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed Dec 09 18:45:47 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Dec 11 11:48:15 2020 +0100 |
tree | 710f5c869ed96e213d4ffbe0380d890bc3d052d0 | |
parent | c878f56f7c921135acca5e3dccf7961422928285 [diff] |
MINOR: tcpcheck: Only wait for more payload data on HTTP expect rules For HTTP expect rules, if the buffer is not empty, it is guarantee that all responses headers are received, with the start-line. Thus, except for payload matching, there is no reason to wait for more data from the moment the htx message is not empty. This patch may be backported as far as 2.2.