From 7f21099ee70a3588d22c27866c7363d6fe672bd3 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Wed, 9 Feb 2011 23:17:56 +0900 Subject: [PATCH] Documented that aria2 accepts ftp:// and https:// scheme in proxy URI. --- doc/aria2c.1.asciidoc | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/aria2c.1.asciidoc b/doc/aria2c.1.asciidoc index dde57a1f..3922deff 100644 --- a/doc/aria2c.1.asciidoc +++ b/doc/aria2c.1.asciidoc @@ -88,7 +88,8 @@ HTTP/FTP Options defined proxy, use "". You can override this setting and specify a proxy server for a particular protocol using *<>*, *<>* and *<>* options. This affects all URIs. - The format of PROXY is [\\http://][USER:PASSWORD@]HOST[:PORT] + The format of PROXY is [\\http://][USER:PASSWORD@]HOST[:PORT]. + See also *<<_environment, ENVIRONMENT>>* section. [NOTE] @@ -1311,6 +1312,12 @@ all_proxy [\\http://][USER:PASSWORD@]HOST[:PORT]:: Overrides all-proxy value in configuration file. The command-line option *<>* overrides this value. +[NOTE] + +Although aria2 accepts ftp:// and https:// scheme in proxy URI, it +simply assumes that http:// is specified and does not change its +behavior based on the specified scheme. + no_proxy [DOMAIN,...]:: Specify comma-separated hostname, domains and network address with