josephg / josephg/node-browserchannel
Firefox warnings coming from bcsocket-uncompressed.js
Open
- Dominant language
- CoffeeScript
- Stars
- 288
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.