1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

doc/wget.texi: Add 'https_only' in 'wgetrc commands' section

Reported-By: Eli Zaretskii <eliz@gnu.org>
This commit is contained in:
Tim Ruehsen 2014-12-20 17:42:00 +01:00
parent 365aeba704
commit b147fb1638

View File

@ -3131,6 +3131,9 @@ environment.
Set @sc{http} user to @var{string}, equivalent to
@samp{--http-user=@var{string}}.
@item https_only = on/off
When in recursive mode, only HTTPS links are followed (defaults to off).
@item https_proxy = @var{string}
Use @var{string} as @sc{https} proxy, instead of the one specified in
environment.