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

App Proxy #1332

Closed
Humphryyy opened this issue Apr 14, 2022 · 2 comments
Closed

App Proxy #1332

Humphryyy opened this issue Apr 14, 2022 · 2 comments
Labels
Enhancement New feature or request
Milestone

Comments

@Humphryyy
Copy link

Is your feature request related to a problem? Please describe.

When converting from Electron to Wails some users might find they need to set a proxy on the window.

https://stackoverflow.com/questions/37393248/how-connect-to-proxy-in-electron-webview

Describe the solution you'd like

Give access to the CoreWebView2EnvironmentOptions to allow modification of the AdditionalBrowserArguments attribute. Then you can add your own proxy argument.

https://docs.microsoft.com/en-us/answers/questions/247173/how-to-use-proxy-for-current-version-of-webview2-1.html

Describe alternatives you've considered

Using go-rod.

Additional context

No response

@Humphryyy Humphryyy added the Enhancement New feature or request label Apr 14, 2022
@stale
Copy link

stale bot commented Jul 10, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jul 10, 2022
@leaanthony leaanthony added this to the v2.2.0 milestone Jul 10, 2022
@leaanthony
Copy link
Member

I believe this will be covered by the solution for #1507 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants