http: make http.ServerResponse emit 'end'
This used to be the internal 'finish' event. Make it public so API users will know when the response has been sent completely. Fixes #3855.
parent
7b6d3cea
Please register or sign in to comment
This used to be the internal 'finish' event. Make it public so API users will know when the response has been sent completely. Fixes #3855.