mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-11 07:31:30 +02:00
The HTTP processing has been splitted into 7 steps, one of which is not anymore HTTP-specific (content-switching). That way, it becomes possible to use "use_backend" rules in TCP mode. A new "use_server" directive should follow soon.