Remove unused network service custom proxy code
This is no longer needed with data reduction proxy being turned off. This removes the logic for (i) Adding/removing proxy-specific pre-cache and post-cache headers (ii) Remembering redirect loops within proxy delegate and disabling custom proxy on redirect loops. (iii) Use of alternate proxies for http:// requests (this was a hack to enable use of QUIC for custom proxies for http:// requests). (iv) Remembering the last N custom proxy configurations in proxy delegate. Change-Id: I4ee0cca48c1d581e026738964cb9e7a27f57a92e Bug: 1048736 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2101318 Commit-Queue: Tarun Bansal <tbansal@chromium.org> Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#752486}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment