diff options
Diffstat (limited to 'tests/data/test1401')
-rw-r--r-- | tests/data/test1401 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1401 b/tests/data/test1401 index 6144bd82d..602b09acc 100644 --- a/tests/data/test1401 +++ b/tests/data/test1401 @@ -62,7 +62,7 @@ $_ = '' if /CURLOPT_HTTP_VERSION/ <file name="log/test1401.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> |