86.4. Headers标头类型操作描述 dns.domain 字符串 ip 域名。必需。 dns.name 字符串 lookup 要查找的名称。必需。 dns.type lookup, dig 查找的类型。应该与 org.xbill.dns.Type 的值匹配。可选。 dns.class lookup, dig 查找的 DNS 类。应该与 org.xbill.dns.DClass 的值匹配。可选。 dns.query 字符串 dig 查询本身。必需。 dns.server 字符串 dig 特定于查询的服务器。如果未指定,则使用由操作系统指定的默认值。可选。 前一个下一个