Uses the DNS protocol to resolve CAA records for the hostname. On success, the Promise is resolved with an array of objects containing available certification authority authorization records available for the hostname (e.g. [{critical: 0, iodef: 'mailto:pki@example.com'},{critical: 128, issue: 'pki.example.com'}]).
Node dns.promises.resolveCaa function | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:dns/promises/resolveCaaFresolveCaa BuildDocsReferenceGuidesBlogDiscord /node:dns/promises/resolveCaaFresolveCaa dns.promises.resolveCaafunction resolveCaa(hostname: string): PromiseCaaRecord[]>; Referenced typesinterface CaaRecordcontactemail?: stringcontactphone?: stringcritical: numberiodef?: stringissue?: stringissuewild?: string
Search the reference...
/
function
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node dns.promises.resolveCaa function | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for function node:dns/promises.resolveCaa | Bun