About DNS implementation in got module #2386
Unanswered
Naveenkumar-S
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community,
Is got uses dns.lookup() or dns.resolve() for DNS resolving? In case if it is dns.lookup() under the hood, shall I pass an instance of CacheableLookup to cache the resolutions as well as which uses dns.resolve*()?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions