Skip to content

Misultin websockets doesn't work with Firefox 6 #102

@majek

Description

@majek

Firefox 6.0.2 is using ws version 7:

Sec-WebSocket-Version: 7

Misultin doesn't seem to have a support for that. Example:

GET /websocket HTTP/1.1
Host: localhost
Connection: a, Upgrade
Upgrade: websocket
Sec-WebSocket-Key: el8cYBMT/wMIHMCs8v2tjQ==
Sec-WebSocket-Origin: http://localhost/
Sec-WebSocket-Version: 7

Doesn't work (goes to http handler), while version: 8 works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions