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-dns-error.js @ 6f043940

History | View | Annotate | Download (2.16 KB)

# Date Author Comment
07a983a6 02/03/2012 06:41 PM Stefan Rusu

test: add tcp and https DNS error tests

net-dns-error: specifc test for the net DNS issue.
http-dns-error: now it works for HTTPS as well.

d5a21a29 10/21/2011 06:19 PM Ryan Dahl

getaddrinfo returns ENOTFOUND for invalid domain names

change test-http-dns-error to reflect this.

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

Fixed a lot of jslint errors.

Fixes #1831

3cac5765 08/12/2011 09:23 AM Ben Noordhuis

test: add test for #1202, uncatchable exception on bad host name