Bypass proxy for preflight request
Since the OPTIONS preflight request is generated within the network service, it will not reach the URL loader throttles in renderer that handle the proxy specific code. Preflight requests apply predominantly to POST requests for which proxy will not be used. So it makes sense to bypass proxy for preflight requests too. Bug: 985673 Change-Id: Iafa0db4ac0dcb29d7b38870fb4ea345f60da2212 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1764748Reviewed-by:Clark DuVall <cduvall@chromium.org> Commit-Queue: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#694025}
Showing
Please register or sign in to comment