]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: http-ana: Remove the unused function http_send_name_header()
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 24 Sep 2019 14:22:32 +0000 (16:22 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 27 Sep 2019 06:48:53 +0000 (08:48 +0200)
commitd72665b42573718ade5120a08b10a0e24b9060f0
treedcf1867b38463fe524cf57cc699e9e391e413d23
parent72ba6cd8c09596381b2ef8dbb81cef2284e32242
CLEANUP: http-ana: Remove the unused function http_send_name_header()

Because the HTTP multiplexers are now responsible to handle the option
"http-send-name-header", the function http_send_name_header() can be removed.
include/proto/http_ana.h
src/http_ana.c