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

Google DNS over HTTPS resolver #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ivanstan
Copy link
Contributor

This branch adds a new resolver that uses Google's HTTPS service to resolve DNS records user requested. Another example file is provided which shows proof of concept.

@samuelwilliams
Copy link
Collaborator

I've finally gotten around to review this, and it does not work for me... In your tests, you're not testing the getAnswer method which is pretty important...

@ivanstan
Copy link
Contributor Author

ivanstan commented Feb 4, 2019

I was thinking how to achieve that but getAnswer would fire an http request and that would not be a unit test anymore. Maybe you have an idea how to improve this test?

@samuelwilliams
Copy link
Collaborator

Fair point, it is no longer a unit test. But the fact remains that I cannot get the feature to work. I'm not familiar with the API, do you need a key or something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants