]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: h1: add a message flag to indicate that a message carries a response
authorWilly Tarreau <w@1wt.eu>
Tue, 11 Sep 2018 14:47:23 +0000 (16:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 12 Sep 2018 15:38:25 +0000 (17:38 +0200)
commitccaf2337412fc9c1552953ff9e2cc360ebb12830
treef67935f8595d6f90803aca59d40b360735f6e4e4
parent7f437ff81ca4c8d2ab7875c1f6fab30fdc01d6ba
MINOR: h1: add a message flag to indicate that a message carries a response

This flag is H1_MF_RESP. It will be used by the parser during restarts when
it supports requests.
include/proto/h1.h
include/types/h1.h