Skip to content

fix(endpoint): use custom resolver if specified for [IP] tests #1081

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

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

Conversation

ishanjain28
Copy link

Summary

This PR fixes #904

It updates the endpoint code to resolve a domain with the specified custom resolver if specified or go to the default resolver as fallback

No documentation changes are required since this fixes a bug

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

@github-actions github-actions bot added the bug Something isn't working label Apr 18, 2025
@ishanjain28 ishanjain28 force-pushed the use_custom_resolver branch from 5ced376 to 5087627 Compare May 3, 2025 21:47
@ishanjain28
Copy link
Author

@TwiN I addressed the PR feedback and it is ready for review again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect IP when using dns-resolver
2 participants