haproxy/include
Willy Tarreau 2df026fbce CLEANUP: hpack: no need to include chunk.h, only include buf.h
Chunk.h used to be needed to declare the struct chunk which we don't
use anymore, let's fall back to the lighter buf.h
2018-12-11 09:06:06 +01:00
..
common CLEANUP: hpack: no need to include chunk.h, only include buf.h 2018-12-11 09:06:06 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUG/MEDIUM: stream-int: don't attempt to receive if the connection is not established 2018-12-06 15:25:58 +01:00
types BUG/MEDIUM: connections: Split CS_FL_RCV_MORE into 2 flags. 2018-12-06 16:36:05 +01:00