From: Viktor Szakats Date: Sun, 27 Mar 2016 16:03:46 +0000 (+0200) Subject: TODO: use secure protocol in recently added URL X-Git-Tag: curl-7_49_0~269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e007e7370322678c1b468850ba1150a2ea91a6eb;p=thirdparty%2Fcurl.git TODO: use secure protocol in recently added URL Closes #733 --- diff --git a/docs/TODO b/docs/TODO index d537649d1b..e49d7caa60 100644 --- a/docs/TODO +++ b/docs/TODO @@ -772,7 +772,7 @@ that doesn't exist on the server, just like --ftp-create-dirs. information that is stored in HTTP headers (RFC 6249). Theoretically this could also be supported with the --metalink option. - See http://tools.ietf.org/html/rfc6249 + See https://tools.ietf.org/html/rfc6249 See also https://lists.gnu.org/archive/html/bug-wget/2015-06/msg00034.html for an implematation of this in wget.