cloudhead / http-console

simple, intuitive HTTP REPL — Speak HTTP like a local.
Apache License 2.0
1.35k stars 65 forks source link

ENOTFOUND for a .local domain #9

Closed thillerson closed 8 years ago

thillerson commented 14 years ago

I have a local site on passenger at an address: http://cblitz.local. Curl can load it, but http-console does this:

http://cblitz.local:80> GET Error: ENOTFOUND, Domain name not found

cloudhead commented 14 years ago

Is it in your hosts file?

thillerson commented 14 years ago

No it's not.