Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Grid] Changing host header before forwarding commands to the driver
Fixes #8326 and fixes #7821 ChromeDriver will reject requests if the host header contains something different than localhost and no whitelistedIps are configured. This does not affect other drivers.
- Loading branch information