1. This fixes an issue where the `response` module emits an extra 'end' 2. Node doesn't seem to emit 'close', even if "Connection: close" is specified 3. There isn't a real socket, and this module already doesn't emit the other socket-related events (and this is documented)