mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 20:43:29 +02:00
Function arguments and local variables called "cs" were renamed to "sc" to avoid future confusion. The HTTP analyser and the backend functions were all updated after being reviewed. Function stream_update_both_cs() was renamed to stream_update_both_sc()