mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-23 19:11:14 +01:00
The new function sess_log() only needs a session to emit a log. It will ignore the parts that depend on the stream. It is usable to emit a log to report early errors in muxes. These ones will typically mention "<BADREQ>" for the request and 0 for the HTTP status code.