You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dns, src: add --preserve-dns-order flag with NODE_OPTIONS whitelist
Added flag with NODE_OPTIONS whitelist to allow preserving lookup order
as retrieved from resolver. Still allows individual lookup requests with verbatim
flag assigned explicitly to override the config flag.
Open for suggestions on how to craft a test for this.
Refs: nodejs#14731 (comment)
0 commit comments