0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-24 20:29:23 +01:00
nodejs/doc/api
Ben Noordhuis 1b2749ecbe dns: default to verbatim=true in dns.lookup()
Switch the default from `ipv4first` to `verbatim` (return them exactly
as the resolver sent them to us).

PR-URL: https://github.com/nodejs/node/pull/39987
Fixes: https://github.com/nodejs/node/issues/31566
Refs: https://github.com/nodejs/node/issues/6307
Refs: https://github.com/nodejs/node/pull/20710
Refs: https://github.com/nodejs/node/pull/38099
Co-authored-by: treysis <treysis@gmx.net>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
2021-09-12 21:05:35 +02:00
..
addons.md
assert.md
async_context.md
async_hooks.md
buffer.md
child_process.md
cli.md
cluster.md
console.md
corepack.md
crypto.md
debugger.md
deprecations.md
dgram.md
diagnostics_channel.md
dns.md dns: default to verbatim=true in dns.lookup() 2021-09-12 21:05:35 +02:00
documentation.md
domain.md
embedding.md
errors.md
esm.md
events.md
fs.md
globals.md
http2.md
http.md
https.md
index.md
inspector.md
intl.md
module.md
modules.md
n-api.md
net.md
os.md
packages.md
path.md
perf_hooks.md
policy.md
process.md
punycode.md
querystring.md
readline.md
repl.md
report.md
stream.md
string_decoder.md
synopsis.md
timers.md
tls.md
tracing.md
tty.md
url.md
util.md
v8.md
vm.md
wasi.md
webcrypto.md
webstreams.md
worker_threads.md
zlib.md