haproxy/include
Willy Tarreau a5480694bf MINOR: http: export some of the HTTP parser macros
The two macros EXPECT_LF_HERE and EAT_AND_JUMP_OR_RETURN were exported
for use outside the HTTP parser. They now take extra arguments to avoid
implicit pointers and jump labels. These will be used to reimplement a
minimalist HTTP/1 parser in the H1->H2 gateway.
2017-08-18 13:38:47 +02:00
..
common MINOR: ist: implement very simple indirect strings 2017-08-18 13:38:47 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: http: export some of the HTTP parser macros 2017-08-18 13:38:47 +02:00
types MINOR: stream: link the stream to its session 2017-08-18 13:26:35 +02:00