Skip to content

Hardcoded http protocol for socket.io #1400

@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions