Mention HTTPS_PROXY in the FAQ documents

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791425
This commit is contained in:
Tatsuya Kinoshita
2015-07-05 09:51:20 +09:00
parent 3f7f011ef6
commit e9553e6227
2 changed files with 2 additions and 2 deletions

View File

@@ -176,7 +176,7 @@ w3m
保存します.画像を保存する場合は ESC I です. 保存します.画像を保存する場合は ESC I です.
<p> <p>
<dt>プロキシの設定はどうするの? <dt>プロキシの設定はどうするの?
<dd>環境変数 HTTP_proxy を設定するか,"o" コマンドのオプション設定パネル <dd>環境変数 HTTP_PROXY, HTTPS_PROXY を設定するか,"o" コマンドのオプション設定パネル
で設定します.例えば proxy.hogege.com というホストの 8000番ポートを で設定します.例えば proxy.hogege.com というホストの 8000番ポートを
利用する場合, 利用する場合,
<p> <p>

View File

@@ -222,7 +222,7 @@ from the server each time it accesses it. If possible, use a cache server.
<dd>Use 'a' (or 'd' with Lynx-like keybindings) or ESC RET. If you want to download an inline image, use ESC 'I'. <dd>Use 'a' (or 'd' with Lynx-like keybindings) or ESC RET. If you want to download an inline image, use ESC 'I'.
<p> <p>
<dt><h3>How do I specify a proxy server?</h3> <dt><h3>How do I specify a proxy server?</h3>
<dd>Set the environment variable HTTP_PROXY or use the option setting panel <dd>Set the environment variables HTTP_PROXY and HTTPS_PROXY, or use the option setting panel
("o" key). For example, if you want to use port 8000 of proxy.hogege.com, specify ("o" key). For example, if you want to use port 8000 of proxy.hogege.com, specify
<p> <p>
<pre> <pre>