]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http: Add 404 to http-request deny
authorFlorian Tham <tham@fidion.de>
Wed, 8 Jan 2020 12:35:30 +0000 (13:35 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 8 Jan 2020 15:15:23 +0000 (16:15 +0100)
commit9205fea13a5e1711a54e6eca68b94128d47c391a
treec827c1895b89e2a9a64dcee558f9a6640bc82ed9
parent272e29b5cc55baacce96350a5921a5ae204f43d3
MINOR: http: Add 404 to http-request deny

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