dns.getDefaultResultOrder()
在 dns.lookup() 和 dnsPromises.lookup() 中获取 verbatim 的默认值。该值可能是:
¥Get the default value for verbatim in dns.lookup() and
dnsPromises.lookup(). The value could be:
-
ipv4first:对于verbatim默认为false。¥
ipv4first: forverbatimdefaulting tofalse. -
verbatim:对于verbatim默认为true。¥
verbatim: forverbatimdefaulting totrue.