Commit 836a06fc authored by isaacs's avatar isaacs
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment