Commit 21ea63d3 authored by Eric Roman's avatar Eric Roman Committed by Commit Bot

Proxy documentation: Add a link to new WPAD section.

Change-Id: I57e137fc1dd69429d5e132b5dc8d83fa764ad221
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147796
Auto-Submit: Eric Roman <eroman@chromium.org>
Reviewed-by: default avatarMatt Menke <mmenke@chromium.org>
Commit-Queue: Matt Menke <mmenke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#758535}
parent 77933376
...@@ -956,10 +956,9 @@ _capture ended_. ...@@ -956,10 +956,9 @@ _capture ended_.
* (per-profile) Chrome extensions (ex: [chrome.proxy](https://developer.chrome.com/extensions/proxy)) * (per-profile) Chrome extensions (ex: [chrome.proxy](https://developer.chrome.com/extensions/proxy))
* (per-network) System proxy settings * (per-network) System proxy settings
* Was proxy autodetect (WPAD) specified? In this case the final URL probed will * Was [proxy autodetect (WPAD)](#Web-Proxy-Auto_Discovery-WPAD) specified? In
be reflected by the difference between the "Effective" and "Original" this case the final URL probed will be reflected by the difference between
settings. A known issue with auto-detect is that DHCP based auto-detect is only the "Effective" and "Original" settings.
supported by Chrome running on Windows and Chrome OS.
* Internally, proxy settings are per-NetworkContext. The proxy * Internally, proxy settings are per-NetworkContext. The proxy
overview tab shows settings for a *particular* NetworkContext, namely the overview tab shows settings for a *particular* NetworkContext, namely the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment