]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: proto_http: replace generic opaque types by real used types in "http_capture"
authorThierry FOURNIER <tfournier@arpalert.org>
Fri, 31 Jul 2015 06:56:16 +0000 (08:56 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 20 Aug 2015 15:13:46 +0000 (17:13 +0200)
commit32b15003fe54c86e890e802c4a6ada0170b4cd59
treeeeb17d7f1ed249dbf4c4b9ca77a7605a7a096c6a
parent8855a92d8cc45a6751093238d82df858365366df
MINOR: proto_http: replace generic opaque types by real used types in "http_capture"

This patch removes the generic opaque type for storing the configuration of the
action "http_capture"".
include/types/action.h
src/proto_http.c