Issues
- 0
Doesn't have the unpipe implementation
#10 opened by vaditya92 - 1
'end' is never emitted when piping an empty stream to the http response stream
#9 opened by stefan-guggisberg - 1
Premature ending while paused
#5 opened by utricularian - 1
duplex stream support?
#4 opened by gflarity - 6
with node 0.10+, shouldn't we use setImmediate() rather than process.nextTick() ?
#6 opened by jeffbski