Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dns, src: add --preserve-dns-order flag with NODE_OPTIONS whitelist #17793

Closed
wants to merge 1 commit into from

Commits on Dec 20, 2017

  1. 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)
    jkantr committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    5790a50 View commit details
    Browse the repository at this point in the history