haproxy/include
Willy Tarreau 7480f323ff MINOR: snapshot: split the error snapshots into common and proto-specific parts
The idea will be to make the error snapshot feature accessible to other
protocols than just HTTP. This patch only introduces an "http_snapshot"
structure and renames a few fields to make things more explicit. The
HTTP part was installed inside a union so that we can easily add more
protocols in the future.
2018-09-07 16:13:45 +02:00
..
common BUG/MAJOR: buffer: fix incorrect check in __b_putblk() 2018-09-05 20:01:14 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: log: One const should be enough. 2018-09-06 18:52:15 +02:00
types MINOR: snapshot: split the error snapshots into common and proto-specific parts 2018-09-07 16:13:45 +02:00