afbobak / nopar

Node PAckage Registry
http://afbobak.github.io/nopar/
Other
42 stars 13 forks source link

callback should be called when writesteam fires finish, not on response end #18

Closed braizhas closed 10 years ago

braizhas commented 10 years ago

request.on("end") fires earlier than file is actually created on disk, and sometimes, especially on slower devices you get response error.