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>
Wed, 8 Jan 2020 15:15:23 +0000 (16:15 +0100)
commit272e29b5cc55baacce96350a5921a5ae204f43d3
tree53abfa77bb4dc798d89c5f6728ea510b3d36d1c1
parent08fa16e397ffb1c6511b98ade2a3bfff9435e521
MINOR: http: Add 410 to http-request deny

This patch adds http status code 410 Gone to http-request deny. See
issue #80.
doc/configuration.txt
include/common/http.h
src/http.c