Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to specify Authorization header #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bogdad
Copy link

@bogdad bogdad commented May 6, 2018

Hi!

Ws seems very cool and useful, thank you!

This pr adds the ability to specify authorization header, like

curl -H 'Authorization: Bearer $TOKEN' ...

please consider merging!

Best wishes,
Vladimir

@abourget
Copy link

It seems browsers don't allow users to tweak headers in websocket requests.. (they're not exposed in the WebSocket object) so seems a bit off-standard, isn't it? Is it still useful for server-2-server comms?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants