Christopher Faulet e44769b4fa MINOR: mux-h1: Capture bad H1 messages
First of all, an dedicated error snapshot, h1_snapshot, has been added. It
contains more or less the some info than http_snapshot but adapted for H1
messages. Then, the function h1_capture_bad_message() has been added to capture
bad H1 messages. And finally, the function h1_show_error_snapshot() is used to
dump these errors. Only Headers or data parsing are captured.
2018-12-01 17:37:27 +01:00
..
2018-11-18 22:23:15 +01:00
2018-11-12 18:37:55 +01:00
2009-01-25 13:49:53 +01:00
2018-12-01 17:37:27 +01:00