-
-
Notifications
You must be signed in to change notification settings - Fork 37.2k
doc: http response event options (agent.getName()?) #4586
Copy link
Copy link
Closed
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.
Under the
http.ClientRequestresponseevent there's anOptionssection that doesn't make sense. It was originally introduced with anhttp.getAgent()method (a2328dc) that appears to be gone. It appears to me that these options now belong tohttp.Agent.getName(), though with a rename:socketPath => localAddress. I'm not sure what the documentation on that param means by: