mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-09 10:51:01 +01:00
In preparation for moving the POST processing to the applet, we first add new states to the HTTP I/O handler. Till now st0 was only 0/1 for start/end. We now replace it with an enum.