Files
node-v0.x-archive/test/simple
koichik 7dffbaf2ce http: Upgrade/CONNECT request should detach its socket earlier
With Upgrade or CONNECT request, http.ClientRequest emits 'close' event
after its socket is closed. However, after receiving a response, the socket
is not under management by the request.

http.ClientRequest should detach the socket before 'upgrade'/'connect'
event is emitted to pass the socket to a user. After that, it should
emit 'close' event immediately without waiting for closing of the socket.

Fixes #2510.
2012-01-12 14:17:19 +09:00
..
2011-11-02 16:38:59 -07:00
2011-11-24 19:56:41 +01:00
2011-03-14 17:37:05 -07:00
2011-10-21 14:55:28 -07:00
2011-11-02 16:38:59 -07:00
2011-11-25 01:25:38 +01:00
2011-03-14 17:37:05 -07:00
2011-03-14 17:37:05 -07:00
2011-10-05 18:51:06 -07:00
2011-11-01 22:26:52 +01:00
2011-11-01 22:26:52 +01:00
2011-10-22 14:14:40 +09:00
2011-10-22 14:14:40 +09:00
2011-10-22 14:14:40 +09:00
2011-10-22 14:14:40 +09:00
2011-10-22 14:14:40 +09:00
2011-11-02 16:38:59 -07:00
2012-01-10 12:04:19 -08:00
2011-07-12 22:42:09 +02:00
2011-10-05 18:51:06 -07:00
2011-11-02 16:38:59 -07:00
2011-03-14 17:37:05 -07:00
2012-01-09 11:20:22 -08:00
2011-08-09 13:55:04 -07:00
2011-03-14 17:37:05 -07:00
2011-10-27 04:33:24 +09:00
2011-10-05 18:51:06 -07:00