mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
Remove debug message
This commit is contained in:
@@ -91,7 +91,6 @@ HTTPConnection::OnEOF ()
|
||||
{
|
||||
HandleScope scope;
|
||||
assert(attached_);
|
||||
printf("(node) HTTP EOF!\n");
|
||||
if (type_ == HTTP_REQUEST) {
|
||||
http_parse_requests(&parser_, NULL, 0);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user