Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow WebDriver BiDi to override the cache mode
The primary use case here is allowing WebDriver to enforce that requests do not use the network cache. But for future extension this works by allowing WebDriver to override the cache mode on requests.
- Loading branch information