-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Prefer IP address over hostname when available #3593
Conversation
And are there any other values for |
To me its working fine with this code.
Thanks [UPDATED @evandam ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To me this changes are working great !
I tested all the cases.
Looks great to me! Does this handle when you do something like |
Yes, it does. I have tested earlier. |
Just read that after I asked. I'm all for this! |
:) |
Thanks both! In it goes. |
Following discussion on #3356.
@evandam @cyberwillis please let me know if you think this is a good idea. I haven't encountered the same issues as either of you, so I don't want to merge this without some confirmation that it's actually an improvement!