mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 05:37:20 +03:00
fde427d890
When configuring a proxy, Chromium requires a magic tokens to get some local network requests to go through the proxy. This has tripped up a few users, so we make the behavior default to the expected: proxy everything including the local requests. This matches the other vendors as well. NB: This can be disabled via `PLAYWRIGHT_DISABLE_FORCED_CHROMIUM_PROXIED_LOOPBACK=1` Supercedes: #8345 Fixes: #10631 |
||
---|---|---|
.. | ||
android.config.ts | ||
baseTest.ts | ||
browserTest.ts | ||
checkCoverage.js | ||
commonFixtures.ts | ||
coverage.js | ||
coverageFixtures.ts | ||
default.config.ts | ||
electron.config.ts | ||
platformFixtures.ts | ||
proxy.ts | ||
remote-server-impl.js | ||
remoteServer.ts | ||
serverFixtures.ts | ||
testMode.ts | ||
testModeFixtures.ts | ||
utils.ts |