haproxy/include
Willy Tarreau fd9419d560 MINOR: http: remove the pointer to the error snapshot in http_capture_bad_message()
It's not needed anymore as we know the side thanks to the channel. This
will allow the proxy generic code to better manage the error snapshots.
2018-09-07 18:36:04 +02:00
..
common BUG/MAJOR: buffer: fix incorrect check in __b_putblk() 2018-09-05 20:01:14 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: http: remove the pointer to the error snapshot in http_capture_bad_message() 2018-09-07 18:36:04 +02:00
types MEDIUM: snapshot: implement a show() callback and use it for HTTP 2018-09-07 18:36:01 +02:00