Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot read property 'incoming' of undefined #858

Closed
Aaron1011 opened this issue Aug 5, 2013 · 1 comment
Closed

Cannot read property 'incoming' of undefined #858

Aaron1011 opened this issue Aug 5, 2013 · 1 comment

Comments

@Aaron1011
Copy link

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.

@tj
Copy link
Member

tj commented Aug 9, 2013

doesn't sound like any of our code, we don't reach into .parser at all

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants