| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 223c5e1 commit 2473ca7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -540,6 +540,7 @@ will be present on the object: | |||
| 540 | 540 | | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | | |
| 541 | 541 | | `'A'` | `address`/`ttl` | | |
| 542 | 542 | | `'AAAA'` | `address`/`ttl` | | |
| 543 | + | `'CAA'` | Refer to [`dns.resolveCaa()`][] | | ||
| 543 | 544 | | `'CNAME'` | `value` | | |
| 544 | 545 | | `'MX'` | Refer to [`dns.resolveMx()`][] | | |
| 545 | 546 | | `'NAPTR'` | Refer to [`dns.resolveNaptr()`][] | | |
@@ -1309,6 +1310,7 @@ present on the object: | |||
| 1309 | 1310 | | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | | |
| 1310 | 1311 | | `'A'` | `address`/`ttl` | | |
| 1311 | 1312 | | `'AAAA'` | `address`/`ttl` | | |
| 1313 | + | `'CAA'` | Refer to [`dnsPromises.resolveCaa()`][] | | ||
| 1312 | 1314 | | `'CNAME'` | `value` | | |
| 1313 | 1315 | | `'MX'` | Refer to [`dnsPromises.resolveMx()`][] | | |
| 1314 | 1316 | | `'NAPTR'` | Refer to [`dnsPromises.resolveNaptr()`][] | | |
| Back | FazBrowse Home | New Git URL |
0 commit comments