Daniel Stenberg
fba8301338
test1456: remove the use of a fixed local port
...
Fixup the test to instead not compare the port number. It sometimes
caused problems like this:
"curl: (45) bind failed with errno 98: Address already in use"
Closes #4733
2019-12-19 08:59:10 +01:00
Marcel Raad
476eb88171
tests: use proxy feature
...
This makes the tests succeed when using --disable-proxy.
Closes https://github.com/curl/curl/pull/4488
2019-10-15 07:56:55 +02:00
Marcel Raad
13df26192e
HAProxy tests: add keywords
...
Add the proxy and haproxy keywords in order to be able to exclude or
run these specific tests.
Closes https://github.com/curl/curl/pull/3949
2019-05-27 14:48:37 +02:00
Dan Fandrich
87ba80a6df
tests: Fixed XML validation errors in some test files.
2019-02-21 22:10:48 +01:00
Lawrence Matthews
6baeb6df35
CURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY protocol
...
Add --haproxy-protocol for the command line tool
Closes #2162
2018-03-17 11:50:06 +01:00