]> granicus.if.org Git - curl/commitdiff
TODO: use secure protocol in recently added URL
authorViktor Szakats <vszakats@users.noreply.github.com>
Sun, 27 Mar 2016 16:03:46 +0000 (18:03 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 29 Mar 2016 11:14:37 +0000 (13:14 +0200)
Closes #733

docs/TODO

index d537649d1bdfa3cf22b480ade537b166614162d2..e49d7caa60ef76f357f7aeb1ad83cca849bb877a 100644 (file)
--- 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.