Skip to content

Add user-set additional headers for handshake #155

@Grobycn

Description

@Grobycn

Some websocket server may check the headers, such as the example of golang.org/x/net/websocket.
Get 403 when there is no "Origin: xxx" header.

For compatibility, it shoud have the ability of adding additional headers to open websocket.

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