node/test
Felix Geisendörfer e7ac6d8fcd Error argument for http.ServerRequest 'close'
Problem: It was not possible to detect the reason for a premature
connection termination in http requests.

This patch provides a new `err` argument to the 'close' event which
can be inspected to differentiate between a timeout and a client
actively terminating the connection.

Also contains tests for this new behavior for http and https.
2011-05-14 14:15:31 -07:00
..
disabled Don't error on ENOTCONN from shutdown() 2011-04-11 15:33:24 -07:00
fixtures Test to demonstrate #892 2011-04-13 12:49:13 -07:00
internet Fix test harness for Linux 2010-10-18 14:54:39 -07:00
message Close #974 Properly report traceless errors. 2011-04-25 12:22:18 -07:00
pummel Retain buffers in fs.read/write() 2011-03-28 15:28:55 -07:00
simple Error argument for http.ServerRequest 'close' 2011-05-14 14:15:31 -07:00
CMakeLists.txt cmake cleanup 2010-11-23 23:33:19 -06:00
common.js Retain buffers in fs.read/write() 2011-03-28 15:28:55 -07:00