MINOR: http: Add 410 to http-request deny
authorFlorian Tham <tham@fidion.de>
Wed, 8 Jan 2020 09:19:05 +0000 (10:19 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 16 Jun 2020 08:22:50 +0000 (10:22 +0200)
commitd97b1b62743da4b6a85e59d176c9e7791f83c69a
treeeb0aa2477737f6299f167eb8bd9c99004d293298
parent43f1242f1e1c71a7e21cb0f7173414237429137a
MINOR: http: Add 410 to http-request deny

This patch adds http status code 410 Gone to http-request deny. See
issue #80.

(cherry picked from commit 272e29b5cc55baacce96350a5921a5ae204f43d3)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/configuration.txt
include/common/http.h
src/http.c