commit | e0142340b243ab0b82dbc40601f992b7f29b298f | [log] [tgz] |
---|---|---|
author | Tim Duesterhus <tim@bastelstu.be> | Thu Oct 22 21:15:06 2020 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Tue Oct 27 17:01:49 2020 +0100 |
tree | 6582541754a9d96ceb8ad075896a9538d0d6eb9d | |
parent | 787c63c8161a2d678197b0e659ce1417446812fa [diff] |
BUG/MINOR: cache: Check the return value of http_replace_res_status Send the full body if the status `304` cannot be applied. This should be the most graceful failure. Specific for 2.3, no backport needed.