diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-02-03 00:19:02 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-02-03 00:19:02 +0100 |
commit | 4af40b3646d3b09f68e419f7ca866ff395d1f897 (patch) | |
tree | e85f902d8fc7973f7c9a47037901e761ab76c3dc /tests/data/test46 | |
parent | d33dd0b1951d4772e12e84df0f3b728dbddac38f (diff) |
URLs: change all http:// URLs to https://
Diffstat (limited to 'tests/data/test46')
-rw-r--r-- | tests/data/test46 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test46 b/tests/data/test46 index b6ebe802e..1b9af6319 100644 --- a/tests/data/test46 +++ b/tests/data/test46 @@ -46,7 +46,7 @@ TZ=GMT </command> <file name="log/injar46"> # Netscape HTTP Cookie File -# http://curl.haxx.se/docs/http-cookies.html +# https://curl.haxx.se/docs/http-cookies.html # This is generated by libcurl! Do not edit. www.fake.come FALSE / FALSE 1022144953 cookiecliente si @@ -71,7 +71,7 @@ Cookie: empty=; mooo2=indeed2; mooo=indeed </protocol> <file name="log/jar46" mode="text"> # Netscape HTTP Cookie File -# http://curl.haxx.se/docs/http-cookies.html +# https://curl.haxx.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. www.fake.come FALSE / FALSE 1022144953 cookiecliente si |