GoogleChromeLabs / chromium-bidi

Implementation of WebDriver BiDi for Chromium
https://googlechromelabs.github.io/chromium-bidi/
Apache License 2.0
85 stars 28 forks source link

Implement network.setCacheBehavior #2385

Open OrKoN opened 3 days ago

OrKoN commented 3 days ago

See https://w3c.github.io/webdriver-bidi/#command-network-setCacheBehavior (roughly maps to https://chromedevtools.github.io/devtools-protocol/tot/Network/#method-setCacheDisabled)

Types roll: https://github.com/GoogleChromeLabs/chromium-bidi/pull/2384

OrKoN commented 3 days ago

@sadym-chromium PTAL if you have a chance

sadym-chromium commented 3 days ago

types roll: https://github.com/GoogleChromeLabs/chromium-bidi/pull/2386