MINOR: channel: implement ci_insert() function
ci_insert() is a function which allows to insert a string <str> of size
<len> at <pos> of the input buffer. This is the equivalent of
ci_insert_line2() but without inserting '\r\n'
(cherry picked from commit b2a8e8731da82b8bbd9dfff6d5a0d71f25a5ee49)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit dcfe6118b280c2f21d2a2fd6395fea1088d796f5)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit a9750c27bf3355def3cd5ebaa1df157b6a0dcd5a)
Signed-off-by: Willy Tarreau <w@1wt.eu>
2 files changed