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

HTTP header #21

Open
vidueirof opened this issue Jan 30, 2017 · 1 comment
Open

HTTP header #21

vidueirof opened this issue Jan 30, 2017 · 1 comment

Comments

@vidueirof
Copy link

I need to add an HTTP Authentication header, is this possible? How?

@yaronn
Copy link
Owner

yaronn commented Jan 31, 2017

currently you would need to hard code your http headers in the ws.js dependency https://github.com/yaronn/ws.js/blob/master/lib/handlers/client/http.js#L11 or find some otehr way to inject them to requests by the request module.

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

No branches or pull requests

2 participants