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

Exclude origin from header #132

Open
juppjupp opened this issue Apr 13, 2018 · 2 comments
Open

Exclude origin from header #132

juppjupp opened this issue Apr 13, 2018 · 2 comments

Comments

@juppjupp
Copy link

Hi!
Is there anyway to exclude origin from header? The LG tv websocket Im trying to connect to does not support origin in header. Will just get error "invalid origin".

@kerryjiang
Copy link
Owner

Probably, they just need a specific origin value? You can pass it from the constructor.

@juppjupp
Copy link
Author

juppjupp commented Apr 13, 2018

Yes i know that i can pass origin from constructor. But the problem is that they dont want origin as header at all :) Therefore i want to exclude it. So is there any possibility for you to add a way to exclude it?

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