`getUrl` will return html content or html base64 content when load html with `loadData`. That will cause crash when we try to init request with url. Need by https://github.com/tauri-apps/wry/pull/1607#discussion_r2289237598
getUrlwill return html content or html base64 content when load html withloadData. That will cause crash when we try to init request with url.Need by tauri-apps/wry#1607 (comment)