Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardcoded http protocol for socket.io #1400

Closed
ghost opened this issue May 12, 2015 · 0 comments · Fixed by #1401 · May be fixed by Omrisnyk/npm-lockfiles#122 or Omrisnyk/npm-lockfiles#132
Closed

Hardcoded http protocol for socket.io #1400

ghost opened this issue May 12, 2015 · 0 comments · Fixed by #1401 · May be fixed by Omrisnyk/npm-lockfiles#122 or Omrisnyk/npm-lockfiles#132

Comments

@ghost
Copy link

ghost commented May 12, 2015

http protocol is hardcoded in karma.js here at the moment. This means that Karma does not work in an environment where http is not used (only https).

Karma can check window.location.protocol instead, which will allow to run it in https-only environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants