Describe the problem
Some applications needs to connect to user-provided URLs, and to keep it secure, Tauri should allow developers to extend the CSP string at runtime.
Describe the solution you'd like
Add a runtime API to change the CSP string.
Alternatives considered
No response
Additional context
No response