commit | 15a4ce870a19bdb6e6ed0a210d844178145de1b3 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Sep 03 22:11:52 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Sep 04 10:30:11 2019 +0200 |
tree | ab7599a178f6851d6f4a981f509fdfd9a9976ef7 | |
parent | f1ef7f641d8bc8de71394a84a46b70f74f30f565 [diff] |
BUG/MEDIUM: cache: Properly copy headers splitted on several shctx blocks In the cache, huge HTTP headers will use several shctx blocks. When a response is returned from the cache, these headers must be properly copied in the corresponding HTX message by updating the pointer where to copied a header part. This patch must be backported to 2.0 and 1.9.