Replies: 1 comment
-
Hi @DexterWoo, the support for WebResourceRequested event for service workers will be available in the next prerelease SDK as experimental feature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there API to disable Service Worker support in WebView2?
due the the service worker requests won't be hooked by the WebResourceRequested api, we'd like to try disable the service worker support and implement our own way of caching resources.
Beta Was this translation helpful? Give feedback.
All reactions