mirror of https://github.com/lukechilds/node.git
Browse Source
When you call req.end() before you add .on listeners you get an Error that you can't call .on on undefined. PR-URL: https://github.com/nodejs/node/pull/9614 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>v6
atrioom
8 years ago
committed by
Italo A. Casas
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue