How to change the proxy_url ? #14393
-
|
when build window: set proxy_url, after that, how can I change the proxy_url by rust side? |
Beta Was this translation helpful? Give feedback.
Answered by
FabianLars
Oct 30, 2025
Replies: 1 comment
-
You can't, at least the Windows webview needs to know the url when it's created so to change the proxy url you'd have to close and re-open the WebviewWindow :/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Borber
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can't, at least the Windows webview needs to know the url when it's created so to change the proxy url you'd have to close and re-open the WebviewWindow :/