]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http/tcp: fill the avalaible actions
authorThierry FOURNIER <tfournier@arpalert.org>
Fri, 2 Oct 2015 06:24:51 +0000 (08:24 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Oct 2015 20:56:11 +0000 (22:56 +0200)
commitab95e656ea0cb0bcf628c7368713841ea9cb8c4f
treeb587e8c9764a6329ce45c07180fc66e938b0c9af
parenta2d02253cfac4bd6c9b533d5dae075dc4d8c57bd
MINOR: http/tcp: fill the avalaible actions

This patch adds a function that generates the list of avalaible actions
for the error message.
include/proto/action.h
src/proto_http.c
src/proto_tcp.c