tauri/.changes/fix-remote-domain-url.md
Lucas Fernandes Nogueira e673854c83
fix(acl): inconsistencies on urlpattern usage for remote domain URL (#9133)
* fix(acl): inconsistencies on urlpattern usage for remote domain URL

* remove println!

* typo

* fix tests
2024-03-11 13:39:17 -03:00

137 B

tauri
patch:bug

Fixes capability remote domain not allowing subpaths, query parameters and hash when those values are empty.