You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
mkucmpro
changed the title
The page at https://... was not allowed to run insecure content from ws://...
The page at https://... was not allowed to run insecure content from ws://localhost...
Aug 1, 2024
Is there a way to allow Ultralight to accept Mixed content where
https://
webpage usesws://localhost...
websocket (instead ofwss://...
)?Note that I'm trying to access the insecure content from
localhost
.According to https://bugs.webkit.org/show_bug.cgi?id=171934 there is no way to do it with Webkit. Is this true for Ultralight?
The text was updated successfully, but these errors were encountered: