]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: proxy: Remove the flag PR_O2_USE_HTX
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 15 Jul 2019 13:13:41 +0000 (15:13 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 19 Jul 2019 07:18:27 +0000 (09:18 +0200)
commit28b18c5e210537d40580c6becf88af3b7f0cbc01
tree4644a01b06bf02ad01b6c517f7b6ded294e715bd
parent25994dacb36e251763686b04b07680f259ee61f2
CLEANUP: proxy: Remove the flag PR_O2_USE_HTX

This flag is now unused. So we can safely remove it.
include/types/proxy.h
src/http_htx.c
src/proxy.c