mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-21 14:21:31 +02:00
Now that connections aren't being reused when they failed, remove the reset() method. It was unimplemented anywhere, except for H1 where it did nothing, anyway.