-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.
Description
- Version: 10.8.0
- Platform: Linux
- Subsystem: CentOS
The docs state you can specify your own lookup
function for DNS resolution when creating an Agent
. See https://nodejs.org/dist/latest-v10.x/docs/api/net.html#net_socket_connect_options_connectlistener and https://nodejs.org/dist/latest-v10.x/docs/api/http.html#http_class_http_agent
However, this option is not respected in v10.8.0. After upgrading to v12, it worked as intended.
Metadata
Metadata
Assignees
Labels
dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.httpIssues or PRs related to the http subsystem.Issues or PRs related to the http subsystem.