Revert "http: make http.ServerResponse emit 'end'"
This reverts commit 790d651f. This makes Duplex streams unworkable, and would only ever be a special case for HTTP responses, which is not ideal. Intead, we're going to just bless the 'finish' event for all Writable streams in 0.10
parent
016afe21
Please register or sign in to comment