Searched defs:set_host (Results 1 – 3 of 3) sorted by relevance
121 pub fn set_host(&mut self, host: &str) -> Result<(), ErrorStack> { in set_host() method
29 void set_host(const std::string& host) { host_name_ = host; } in set_host() function
11993 bool url::set_host(const std::string_view input) { in set_host() function in ada::url13772 bool url_aggregator::set_host(const std::string_view input) { in set_host() function in ada::url_aggregator