DescriptionAdd a policy for disabling the stripping of PAC URLs.
The default is to strip https:// URLs before submitting them to PAC scripts.
This CL introduces the policy "PacHttpsUrlStrippingEnabled" for disabling this security feature.
Setting the policy to "false" causes Chrome to no longer strip https:// URLs before sending them to PAC scripts. This applies to all profiles, and all PAC scripts (including those discovered through WPAD, and those delivered over an insecure transport).
The intent of this policy is to help enterprises with a compatibility problem transition.
BUG=616396
TBR=isherman@chromium.org
Committed: https://crrev.com/9f7ea64cf573101c01ddcf020b87c63089038834
Cr-Commit-Position: refs/heads/master@{#397808}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : Add better documentatiob #Messages
Total messages: 30 (13 generated)
|