Skip to content

hostip: remove the debug code for LocalHost#7044

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/hostip-rm-debugcode
Closed

hostip: remove the debug code for LocalHost#7044
bagder wants to merge 1 commit intomasterfrom
bagder/hostip-rm-debugcode

Conversation

@bagder
Copy link
Member

@bagder bagder commented May 11, 2021

The Curl_resolv() had special code (when built in debug mode) for when
resolving the host name "LocalHost" (using that exact casing). It would
then get the host name from the --interface option instead.

This development-only feature was not used by anything (anymore) and we
have the --resolve feature if we want to play similar tricks properly
going forward.

The Curl_resolv() had special code (when built in debug mode) for when
resolving the host name "LocalHost" (using that exact casing). It would
then get the host name from the --interface option instead.

This development-only feature was not used by anything (anymore) and we
have the --resolve feature if we want to play similar tricks properly
going forward.
@bagder bagder closed this in fa050ff May 11, 2021
@bagder bagder deleted the bagder/hostip-rm-debugcode branch May 11, 2021 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant