Opera - linked script not loaded from localhost
https, localhost, opera, url-rewriting
Solution
opera:config#Network|AllowCrossNetworkNavigation might help, but this is almost certainly the block for cross network communication. It's a security feature.
Problem
When I rewrite HTML source of https page with Opera I got error: linked script not loaded with `http://localhost:4444/index.js`. When I use `http://mypage/index.js` everything goes right. Putting any of links directly as address works just the same. The most mysterious about this is, that it worked few hours ago and opera started to refuse `localhost` connection after computer restart. I already tried to reinstall Opera and put `localhost` as trusted. No firewall active. I just DONT UNDERSTAND :( Thanks for any help.