Searched refs:host_port_string (Results 1 – 1 of 1) sorted by relevance
54 std::string host_port_string = host_port->ToString(); in RewriteHost() local55 if (!MatchPattern(host_port_string, rule.hostname_pattern)) in RewriteHost()