Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-web
doh
resolve
Function resolve
resolve
<
T
extends
string
[]
=
string
[]
>
(
query
:
string
,
type
:
RecordType
,
options
?:
ResolveOptions
,
)
:
Promise
<
MaybeResult
<
T
,
Errors
>
>
Resolve a DNS query using DNS over HTTPS
Type Parameters
T
extends
string
[]
=
string
[]
Parameters
query
:
string
type
:
RecordType
Optional
options
:
ResolveOptions
= {}
Returns
Promise
<
MaybeResult
<
T
,
Errors
>
>
See
https://developers.google.com/speed/public-dns/docs/doh/json
https://developers.cloudflare.com/1.1.1.1/encryption/dns-over-https/make-api-requests/dns-json/
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Resolve a DNS query using DNS over HTTPS