]> git.ipfire.org Git - thirdparty/curl.git/commit
cf-haproxy: make CURLOPT_HAPROXY_CLIENT_IP set the *source* IP
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Aug 2023 11:49:21 +0000 (13:49 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Aug 2023 15:05:24 +0000 (17:05 +0200)
commitf0fed4e1310d689dcf9bebd84fc2b3632e01e544
tree606cd8a8e0b911d2cb7d6bd1c0633eef2c495834
parentd1f41d6ae72993b07053b3093eba341eaaa3aabc
cf-haproxy: make CURLOPT_HAPROXY_CLIENT_IP set the *source* IP

... as documented.

Update test 3201 and 3202 accordingly.

Reported-by: Markus Sommer
Fixes #11619
Closes #11626
lib/cf-haproxy.c
tests/data/test3201
tests/data/test3202