]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: cache: don't export http_cache_applet anymore
authorWilly Tarreau <w@1wt.eu>
Tue, 19 Mar 2019 08:57:55 +0000 (09:57 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 19 Mar 2019 08:58:35 +0000 (09:58 +0100)
commit0f2229943541be1cb2409fdc7104e896149fbb17
treeb9c4c88556b437613050382bd4565ab28d5134b3
parent2571bc64106a6053e8431c6f66ba9460e4f03a37
CLEANUP: cache: don't export http_cache_applet anymore

This one can become static since it's not used by http/htx anymore.
include/types/cache.h [deleted file]
src/cache.c
src/proto_http.c
src/proto_htx.c