MINOR: stats: Add the status code STAT_STATUS_IVAL to handle invalid requests
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 27 Feb 2019 15:41:27 +0000 (16:41 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 15 Mar 2019 13:34:52 +0000 (14:34 +0100)
commit3c2ecf75c834b9c374f9fc8a46507f90b1f51f3f
tree6ef82b3c72ec0f98b2d3ed25217d2e94f60d44a1
parent0ae79d0b0e41da73c0eab08bfc26d6d55ecee103
MINOR: stats: Add the status code STAT_STATUS_IVAL to handle invalid requests

This patch must be backported to 1.9 because a bug fix depends on it.
include/types/proto_http.h
src/proto_http.c
src/stats.c