Is it possible to get the remote IP address when a timeout occurs?
#827 implemented the possibility to get the IP address like so:
response.ip (for successful calls)
err.response.ip (for failed calls)
However, for timeouts there's no err.response
, therefore we can't get the IP from there.
Is there any way to get it? By the way, this is of course for the case that DNS lookup was successful, it's just the the remote server took too long to respond.
...
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too