Willy Tarreau 801250e07d REORG: h1: create a new h1m_state
This is the *parsing* state of an HTTP/1 message. Currently the h1_state
is composite as it's made both of parsing and control (100SENT, BODY,
DONE, TUNNEL, ENDING etc). The purpose here is to have a purely H1 state
that can be used by H1 parsers. For now it's equivalent to h1_state.
2018-09-12 17:38:25 +02:00
..
2018-09-12 07:20:17 +02:00
2018-09-12 17:38:25 +02:00
2018-09-12 13:59:00 +02:00
2018-09-12 07:20:17 +02:00
2018-09-12 17:38:25 +02:00
2017-10-25 04:45:48 +02:00
2018-09-12 07:20:17 +02:00
2016-04-03 14:17:42 +02:00