Hacker News new | ask | show | jobs
by ivanr 860 days ago
Here's another one:

- Show response status. For example, when you lookup a non-existent domain, you say "No records returned", but that's not accurate. You should show NXDOMAIN so that it's clear the domain doesn't exist. You may get NOERROR and no records.

1 comments

Did a bunch of refactoring to show status and potentially show the zone output in future maybe.