haproxy/include
Willy Tarreau 75fb65a51f MINOR: proxy: add a new generic proxy_capture_error()
This function now captures an error regardless of its side and protocol.
The caller must pass a number of elements and may pass a protocol-specific
structure and a callback to display it. Later this function may deal with
more advanced allocation techniques to avoid allocating as many buffers
as proxies.
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: proxy: add a new generic proxy_capture_error() 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