JuliaWeb / JuliaWeb/WebSockets.jl

Add user-set additional headers for handshake

Open
#155 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
161
Forks
57
PR merge metrics
No merged PRs in 30d

Description

Some websocket server may check the headers, such as the [example](https://godoc.org/golang.org/x/net/websocket#example-Handler) 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.