node-hgt
node-hgt copied to clipboard
promise handling after request pipe stream events fire
this caused a problem downloading, also added a test to check this is working
Looks good, but seems this breaks on node 0.12, according to Travis. I don't have 0.12 handy right now, can you spot any problems?
Ah yes, this might be the stream API change that came with 0.12 if I recall correctly. Hmm.