The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-http-conn-reset.js @ 6f043940

History | View | Annotate | Download (1.87 KB)

# Date Author Comment
862b1642 02/11/2013 03:31 PM isaacs

test: update http tests for ECONNRESET change

3a349726 10/12/2011 08:31 PM Ryan Dahl

Fix test-http-conn-reset.js on OSX

87286cc7 10/05/2011 09:51 PM Colton Baker

Fixed a lot of jslint errors.

Fixes #1831

bb3a1d5b 09/08/2011 02:47 PM Ben Noordhuis

http: set .code='ECONNRESET' on socket hang up errors

Fixes #1672.