]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http: export http_get_path() function
authorThierry FOURNIER <tfournier@arpalert.org>
Thu, 17 Sep 2015 17:33:35 +0000 (19:33 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Sep 2015 21:39:27 +0000 (23:39 +0200)
commit3c3317849f6c082a3a6e1dc63a97de2f8e6f4fbe
tree371ef4d1aa379a59a7df92d2975f9cf5d0854744
parent0efc94cbb4ed9ceaf8df43a51c5be7e3ba88a4ab
MINOR: http: export http_get_path() function

This patch simply exports the http_get_path() function from the proto_http.c file.
include/proto/proto_http.h
src/proto_http.c