You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: