mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 20:22:39 +02: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.