Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Slack's WebSocket API requires lowercase "websocket" in the Upgrade header #65

@afresh1

Description

@afresh1

As described in a ticket for the Python Slack RTM client, although RFC 6455 says:

  1. An |Upgrade| header field containing the value "websocket",
    treated as an ASCII case-insensitive value.

Slack has decided to be more particular. I don't know whether we should adjust this, but the RFC does use lowercase "websocket" in its examples, so it seems likely that other folks will get this wrong.

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