mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-28 06:11:32 +01: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()