]> git.ipfire.org Git - thirdparty/haproxy.git/commit
WIP: trace: add hstream argument definition
authorFrederic Lecaille <flecaille@haproxy.com>
Thu, 15 Jan 2026 15:10:10 +0000 (16:10 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Thu, 29 Jan 2026 17:21:45 +0000 (18:21 +0100)
commita4dcbf0cb7fdc1ebb84c1baa998e0c2323360c8e
tree0949175f6021df2458947726bd522ca0124a5109
parentda728aa0f66d97aa231cf22e94c25c2ed1a5e49b
WIP: trace: add hstream argument definition

Add support for httpterm stream instances as TRACE() argument. This
is to be used by the httpterm.c module to come which will have to
handle hstream objects (in place of struct stream objects).
include/haproxy/trace-t.h
src/trace.c