A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io
2.92k
stars
259
forks
source link
not fully HTTPS support, have request also in HTTP #431
Open
nisimjoseph opened 6 years ago
when using HTTS with certificate it working, but I still have calls to HTTP, like:
http://domain/vorlon/plugins/webstandards/css.js
I have issue to run also HTTP on the server and other apps blocking my files because it mixed content.
how can I solve it?