haproxy/include
Willy Tarreau 7f564d2b60 MINOR: buffer: add bo_del() to delete a number of characters from output
This simply reduces the amount of output data from the buffer after
they have been transferred, in a way that is more natural than by
fiddling with buf->o. b_del() was renamed to bi_del() to avoid any
ambiguity (it's not yet used).
2017-10-19 15:01:07 +02:00
..
common MINOR: buffer: add bo_del() to delete a number of characters from output 2017-10-19 15:01:07 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MAJOR: servers: propagate server status changes asynchronously. 2017-10-13 12:00:27 +02:00
types MINOR: checks: Add a new keyword to specify a SNI when doing SSL checks. 2017-10-17 18:10:24 +02:00