Closed davehayes closed 5 years ago
This small patch makes QRY_ALL return cached information when using the whois() function. As it is now, if you use QRY_ALL, it doesn't use the cache.
whois()
Could you also provide a test for this fix?
Just saw this, I will make that attempt soon.
This small patch makes QRY_ALL return cached information when using the
whois()
function. As it is now, if you use QRY_ALL, it doesn't use the cache.