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

Firefox warnings coming from bcsocket-uncompressed.js #64

Open
xylude opened this issue Oct 4, 2018 · 1 comment
Open

Firefox warnings coming from bcsocket-uncompressed.js #64

xylude opened this issue Oct 4, 2018 · 1 comment

Comments

@xylude
Copy link

xylude commented Oct 4, 2018

Firefox is warning Attempt to set a forbidden header was denied: Connection which points to bcsocket-uncompressed.js in my bundled code.

I believe it's coming from this line:
https://github.com/josephg/node-browserchannel/blob/master/dist/bcsocket-uncompressed.js#L1792

I'm not sure what dependency is adding that or if/how it should be fixed. If one of the maintainers can point me in the right direction I'll open an issue on the actual offending library's issue tracker instead of here.

@josephg
Copy link
Owner

josephg commented Oct 10, 2018

Thats probably coming from the google closure library. Its been awhile since this code was compiled - it might have been fixed upstream.

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