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:
parent
365aeba704
commit
b147fb1638
@ -3131,6 +3131,9 @@ environment.
|
|||||||
Set @sc{http} user to @var{string}, equivalent to
|
Set @sc{http} user to @var{string}, equivalent to
|
||||||
@samp{--http-user=@var{string}}.
|
@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}
|
@item https_proxy = @var{string}
|
||||||
Use @var{string} as @sc{https} proxy, instead of the one specified in
|
Use @var{string} as @sc{https} proxy, instead of the one specified in
|
||||||
environment.
|
environment.
|
||||||
|
Loading…
Reference in New Issue
Block a user