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
We're experiencing some trouble with Connect over at BrowserQuest. With Node 0.6, the following line of code throws the error Cannot read property 'incoming' of undefined:
We're experiencing some trouble with Connect over at BrowserQuest. With Node 0.6, the following line of code throws the error
Cannot read property 'incoming' of undefined
:request.connection.parser.incoming.headers.host.split(':', 2)
This problem is only reproduceable on Node 0.6.x, 0.8 and 0.10 are fine.
The text was updated successfully, but these errors were encountered: