TODO: use secure protocol in recently added URL

Closes #733
This commit is contained in:
Viktor Szakats 2016-03-27 18:03:46 +02:00 committed by Daniel Stenberg
parent 3e5395a820
commit e007e73703
1 changed files with 1 additions and 1 deletions

View File

@ -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.