Home
last modified time | relevance | path

Searched refs:hostType (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_client.hpp175 boost::urls::host_type hostType = host.host_type(); in doResolve() local
176 if (hostType == boost::urls::host_type::name) in doResolve()