Skip to content

Conversation

@situ2001
Copy link
Contributor

@situ2001 situ2001 commented Apr 22, 2025

#8441 added support for setting proxy for webview, but it forgot to add proxy_url assignment at Rust-side, which made me figure out why proxyUrl is not working on WebView (it worked on WebViewWindow) for some hours. That is why I opened this PR.

References:

#[serde(alias = "proxy-url")]
pub proxy_url: Option<Url>,

@situ2001 situ2001 requested a review from a team as a code owner April 22, 2025 16:43
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Apr 22, 2025
@situ2001 situ2001 changed the title Situ/add proxy url to webview option fix: add proxy URL support to Webview at Rust-side. Apr 22, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Apr 22, 2025

Package Changes Through 44943e1

There are 1 changes which include tauri with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri 2.5.1 2.5.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master Legend-Master merged commit 76cbeef into tauri-apps:dev Apr 23, 2025
19 of 20 checks passed
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Apr 23, 2025
@situ2001 situ2001 deleted the situ/add-proxy-url-to-webview-option branch April 23, 2025 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

2 participants