Home | History | Annotate | Download | only in docs

Lines Matching full:auto_detect

393   <dt><code>auto_detect</code></dt>
394 <dd>In <code>auto_detect</code> mode the proxy configuration is determined by
2250 <span>["direct", "auto_detect", "pac_script", "fixed_servers", "system"]</span>
2261 <dd>'direct' = Never use a proxy<br>'auto_detect' = Auto detect proxy settings<br>'pac_script' = Use specified PAC script<br>'fixed_servers' = Manually specify proxy servers<br>'system' = Use system proxy settings</dd>