Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actually resolve authoritatively. #281

Open
github-actions bot opened this issue Jan 9, 2025 · 0 comments
Open

actually resolve authoritatively. #281

github-actions bot opened this issue Jan 9, 2025 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Jan 9, 2025

return await resolver.resolve(hostname, type);
// TODO: actually resolve authoritatively.
//
// The reason we are not doing this now is because Node.js does not allow
// us to make a non-recursive DNS query for the namerser records.
// This means that some DNS servers, when queried for nameservers, if it finds a CNAME
// record, will return the nameserver for the domain pointed to by the CNAME record.


This issue was generated by todo-issue based on a TODO comment in b872435.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants