Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(examples): exclude localhost from proxy bypass list (puppeteer#…
…3742) Since Chrome 72 localhost is bypassed by default. Oftentimes this is not a default behavior in testing scenarios. Fixes puppeteer#3711.
- Loading branch information