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
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
You're right. My fault. end() is called twice, even if no error occurred.
But shouldn't the error message be more helpful? E.g. 'end() called for already closed object' or something like that. Another solution would be to let end() be idempotent, but I'm not sure if this is a better approach since it is prone to hide programming errors.
With node 0.4.8 HTTP the attached HTTP server always produces the "TypeError: Cannot read property '_httpMessage' of null".
The server delivers HTML documents from its current working directory.
The text was updated successfully, but these errors were encountered: