Bug 222127 - IP network/mask format for "No Proxy For" is not documented. r=rlk@trfenv.com. Patch by Iain Arnell (isarnell@xs4all.nl)

git-svn-id: svn://10.0.0.236/trunk@147966 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rlk%trfenv.com
2003-10-14 20:54:27 +00:00
parent 7a9d39ab65
commit 2659c96059
2 changed files with 4 additions and 4 deletions

View File

@@ -227,8 +227,8 @@ or "SOCKS v5," depending on what version of SOCKS is used for the prox
</ul>
</li>
<ul>
<li><b>No Proxy for</b>: Type the domains that you do not want to use a proxy
for. Separate each domain with a comma. (Example: .yourcompany.com, .yourcompany.co.nz)</li>
<li><b>No Proxy for</b>: Type the domains and/or IP address that you do not want to use a proxy
for. Separate each entry with a comma. (Example: .yourcompany.com, .yourcompany.co.nz, 192.168.1.0/24)</li>
</ul>
<li><b>Automatic proxy configuration URL</b>: Choose this if you have a proxy
configuration file or URL, then type the configuration URL.</li>

View File

@@ -227,8 +227,8 @@ or &quot;SOCKS v5,&quot; depending on what version of SOCKS is used for the prox
</ul>
</li>
<ul>
<li><b>No Proxy for</b>: Type the domains that you do not want to use a proxy
for. Separate each domain with a comma. (Example: .yourcompany.com, .yourcompany.co.nz)</li>
<li><b>No Proxy for</b>: Type the domains and/or IP address that you do not want to use a proxy
for. Separate each entry with a comma. (Example: .yourcompany.com, .yourcompany.co.nz, 192.168.1.0/24)</li>
</ul>
<li><b>Automatic proxy configuration URL</b>: Choose this if you have a proxy
configuration file or URL, then type the configuration URL.</li>