Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add WebResourceRequested and WebResourceResponseReceived events To Microsoft.MixedReality.WebView (Unity Package) #4854

Open
Walkramis opened this issue Oct 8, 2024 · 0 comments
Labels
feature request feature request

Comments

@Walkramis
Copy link

Describe the feature/enhancement you need

The webview2-unity-plugin (Microsoft.MixedReality.WebView) only exposes a subset of the functionality that's available via CoreWebView2.
Please add WebResourceRequested & WebResourceResponseReceived

The scenario/use case where you would use this feature

I need to override some urls to instead use local resources and avoid CORS policy errors. We are using this solution for other platforms so redoing the original implementation will not happen.

How important is this request to you?

Critical. My app's basic functions wouldn't work without it.

Suggested implementation

No response

What does your app do? Is there a pending deadline for this request?

No response

@Walkramis Walkramis added the feature request feature request label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

1 participant