MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions
authorWilly Tarreau <w@1wt.eu>
Tue, 26 May 2015 10:18:29 +0000 (12:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 26 May 2015 10:18:29 +0000 (12:18 +0200)
commit98d0485a908e9a682736575fe219c4cf02813b9b
tree0add07ad22b10eba4fc2f884d7ce604f78d3f219
parente2dc1fa8ca39f5a96b15c1de120bbf032af5c10c
MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions

These ones were already obsoleted in 1.4, marked for removal in 1.5,
and not documented anymore. They used to emit warnings, and do still
require quite some code to stay in place. Let's remove them now.
doc/configuration.txt
include/common/regex.h
include/types/global.h
src/cfgparse.c
src/haproxy.c
src/proto_http.c