Dan Fandrich
25d43d19d5
tests: strip more options from non-HTTP --libcurl tests
...
The CURLOPT_USERAGENT and CURLOPT_MAXREDIRS options are only set if HTTP
support is available, so ignore them in tests where HTTP is not
guaranteed.
2017-03-20 21:41:17 +01:00
Dan Fandrich
3863de57f2
tests: clear the SSL_CERT_FILE variable on --libcurl tests
...
Otherwise, the contents will end up in the output and fail the
verification.
2017-03-12 22:33:56 +01:00
Daniel Stenberg
f36f8c1455
test14xx: fixed --libcurl output tests again after 8e8afa82cb
2016-10-18 14:15:03 +02:00
Daniel Stenberg
4af40b3646
URLs: change all http:// URLs to https://
2016-02-03 00:19:02 +01:00
Daniel Stenberg
536f5f442e
curl: use 2TLS by default
...
Make this the default for the curl tool (if built with HTTP/2 powers
enabled) unless a specific HTTP version is requested on the command
line.
This should allow more users to get HTTP/2 powers without having to
change anything.
2015-12-13 09:26:43 +01:00
Steve Holme
be83356e5e
test1420: Removed unnecessary CURLOPT setting
2014-09-07 12:09:29 +01:00
Steve Holme
797d56cbd8
tests: Added more "Clear Text" authentication keywords
2014-09-07 11:37:10 +01:00
Steve Holme
436a841354
tests: Added --libcurl for IMAP test case
2014-09-07 11:19:05 +01:00