pub fn current_host() -> Option<String>
Returns the current host address if one is set in the current scope.
This is used by with_host to provide scoped hostname context for connections.
with_host