From 4af40b3646d3b09f68e419f7ca866ff395d1f897 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 3 Feb 2016 00:19:02 +0100 Subject: URLs: change all http:// URLs to https:// --- tests/data/test1404 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test1404') diff --git a/tests/data/test1404 b/tests/data/test1404 index 0f59c496c..a159e49d4 100644 --- a/tests/data/test1404 +++ b/tests/data/test1404 @@ -92,7 +92,7 @@ $_ = '' if /CURLOPT_HTTP_VERSION/ /********* Sample code generated by the curl command line tool ********** * All curl_easy_setopt() options are documented at: - * http://curl.haxx.se/libcurl/c/curl_easy_setopt.html + * https://curl.haxx.se/libcurl/c/curl_easy_setopt.html ************************************************************************/ #include -- cgit v1.2.3