Willy Tarreau e3128024bf MINOR: buffer: replace buffer_replace2() with b_rep_blk()
This one is more generic and designed to work on a random block. It
may later get a b_rep_ist() variant since many strings are already
available as (ptr,len).
2018-07-19 16:23:43 +02:00
..
2015-10-12 20:58:51 +02:00
2017-11-26 19:50:17 +01:00