]> git.kaiwu.me - haproxy.git/commit
MINOR: h1: remove the unused states from h1m_state
authorWilly Tarreau <w@1wt.eu>
Tue, 11 Sep 2018 10:01:48 +0000 (12:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 12 Sep 2018 15:38:25 +0000 (17:38 +0200)
commitacc295cab3d953e3c0fd9d49bf923c1f984f588c
treecbe3823d54a3fb145c2d8f765ea749e9eca7f111
parentb3b0152b6fd0e09f96f9427e35d3f9832460d901
MINOR: h1: remove the unused states from h1m_state

States ERROR, 100_SENT, ENDING, CLOSE, CLOSING are not used at all for
the parsers. It's possible that a few others may disappear as well.
include/proto/h1.h
include/types/h1.h