mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 17:33:30 +02:00
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'