webui-dev / webui

Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
https://webui.me
MIT License
2.96k stars 172 forks source link

[Feature Request] Support disabling Same origin policy #299

Closed ghost closed 9 months ago

ghost commented 9 months ago

Like command arguments "--disable-web-security"

hassandraga commented 9 months ago

We are going to implement webui_startup_param_add which will allow adding custom command lines. More details: https://github.com/webui-dev/webui/pull/297#issuecomment-1877990623