mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-14 20:59:05 +02:00
Instead of calling a hard-coded function to produce data, let's reference this function into the buffer and call it from there when BF_HIJACK is set. This goes in the direction of more generic session management code.