]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: proto_htx: Directly call htx_check_response_for_cacheability()
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 15 Jul 2019 20:26:28 +0000 (22:26 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 19 Jul 2019 07:18:27 +0000 (09:18 +0200)
commit75b4cd967d9788a82b4819b3d135a0218e099821
tree24447f11cb301fc16de4e11d703b5f5560398089
parent4d0e263079380788ba7d66c77471778efac67633
MINOR: proto_htx: Directly call htx_check_response_for_cacheability()

Instead of using the HTTP legacy version.
src/proto_htx.c