doc: http response
event options (agent.getName()?)
#4586
Labels
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
http
Issues or PRs related to the http subsystem.
Under the
http.ClientRequest
response
event there's anOptions
section 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:The text was updated successfully, but these errors were encountered: