haproxy/include
Willy Tarreau 5383935856 MINOR: log: provide a function to emit a log for a session
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.
2018-09-06 09:43:41 +02:00
..
common BUG/MAJOR: buffer: fix incorrect check in __b_putblk() 2018-09-05 20:01:14 +02:00
import
proto MINOR: log: provide a function to emit a log for a session 2018-09-06 09:43:41 +02:00
types BUG/MEDIUM: session: fix reporting of handshake processing time in the logs 2018-09-05 16:30:23 +02:00