node-http2 icon indicating copy to clipboard operation
node-http2 copied to clipboard

Socket error handling in the client code

Open molnarg opened this issue 11 years ago • 1 comments

Should be implemented based on this: https://github.com/joyent/node/blob/master/lib/_http_client.js#L232

molnarg avatar Dec 14 '13 15:12 molnarg

Yes please, or we can't handle TCP socket errors like: http://stackoverflow.com/questions/31775039/how-to-handle-an-etimedout-in-node-js-using-http2

jfcalcerrada avatar Aug 03 '15 17:08 jfcalcerrada