aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1404
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-02-03 00:19:02 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-02-03 00:19:02 +0100
commit4af40b3646d3b09f68e419f7ca866ff395d1f897 (patch)
treee85f902d8fc7973f7c9a47037901e761ab76c3dc /tests/data/test1404
parentd33dd0b1951d4772e12e84df0f3b728dbddac38f (diff)
URLs: change all http:// URLs to https://
Diffstat (limited to 'tests/data/test1404')
-rw-r--r--tests/data/test14042
1 files changed, 1 insertions, 1 deletions
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/
<file name="log/test1404.c" mode="text">
/********* 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 <curl/curl.h>