diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-02-02 00:24:30 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-02-02 00:24:30 +0100 |
commit | 6b485c7407fdfab34e47df9ad75f4ad5d84f0e34 (patch) | |
tree | 20eb068e42f6cd90d04a84f827a71ed10f4fdd5f /docs/RESOURCES | |
parent | 7a8a7ca7b01d3e37467cf3779df67f1e852541f9 (diff) | |
download | curl-6b485c7407fdfab34e47df9ad75f4ad5d84f0e34.tar.gz |
HTTPS: update a bunch of URLs from HTTP to HTTPS
Diffstat (limited to 'docs/RESOURCES')
-rw-r--r-- | docs/RESOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/RESOURCES b/docs/RESOURCES index 760e75975..1ad8aac31 100644 --- a/docs/RESOURCES +++ b/docs/RESOURCES @@ -36,7 +36,7 @@ This document lists documents and standards used by curl. RFC 2109 - HTTP State Management Mechanism (cookie stuff) - Also, read Netscape's specification at - http://curl.haxx.se/rfc/cookie_spec.html + https://curl.haxx.se/rfc/cookie_spec.html RFC 2183 - The Content-Disposition Header Field |