]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http: Move comment about some HTTP macros in the right header file
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 3 Oct 2018 12:15:28 +0000 (14:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 Oct 2018 14:00:24 +0000 (16:00 +0200)
commit7e266c7936a95602aceb2763885381bb020c04eb
treec762d68d1b594419411a92aeed92b46a33c7b852
parent4fdec7aafaca0b7e67a7c9782a6599004d1d3bc6
MINOR: http: Move comment about some HTTP macros in the right header file

HTTP_FLG_* and HTTP_IS_* were moved from "proto/proto_http.h" to "common/http.h"
but the associated comment was forgotten during the move.

This is 1.9-specific and should not be backported.
include/common/http.h
include/proto/proto_http.h