Add option to disable doesTLDHaveExpirationDate check
Why do you personally want this feature to be implemented?
Want go get the whois info for domains like .me, with the doesTLDHaveExpirationDate check, the client will return error Domain extension me does not have a grace period.
How long have you been using this project?
No response
Additional information
another method, only do doesTLDHaveExpirationDate check in QueryAndParse function
Describe the feature request
Add option to disable
doesTLDHaveExpirationDate
checkWhy do you personally want this feature to be implemented?
Want go get the whois info for domains like
.me
, with thedoesTLDHaveExpirationDate
check, the client will return errorDomain extension me does not have a grace period.
How long have you been using this project?
No response
Additional information
another method, only do
doesTLDHaveExpirationDate
check inQueryAndParse
function