playwright/src/server
Andrey Lushnikov 08fbc92752
feat: support PLAYWRIGHT_DOWNLOAD_HOST (#1179)
This patch starts respecting `PLAYWRIGHT_DOWNLOAD_HOST` env variable
in `playwright` package and it's vendored flavors (`playwright-firefox`,
`playwright-chromium` and `playwright-webkit`).

Fixes #1045
2020-03-02 13:45:10 -08:00
..
browserFetcher.ts chore: more strict type checking (#466) 2020-01-13 13:33:25 -08:00
browserServer.ts feat(launch): introduce client, server & persistent launch modes (2) (#840) 2020-02-05 12:41:55 -08:00
browserType.ts docs: document LaunchOptions.dumpio (#1051) 2020-02-18 08:56:20 -08:00
chromium.ts feat: support PLAYWRIGHT_DOWNLOAD_HOST (#1179) 2020-03-02 13:45:10 -08:00
firefox.ts feat: support PLAYWRIGHT_DOWNLOAD_HOST (#1179) 2020-03-02 13:45:10 -08:00
pipeTransport.ts fix(transport): dispatch messages in separate tasks (#841) 2020-02-06 14:14:46 -08:00
playwright.ts feat: support PLAYWRIGHT_DOWNLOAD_HOST (#1179) 2020-03-02 13:45:10 -08:00
processLauncher.ts fix(webkit): fix remaining tests on windows (#905) 2020-02-07 17:39:32 -08:00
webkit.ts feat: support PLAYWRIGHT_DOWNLOAD_HOST (#1179) 2020-03-02 13:45:10 -08:00