Searched refs:subQuery (Results 1 – 1 of 1) sorted by relevance
825 const std::string subQuery = node.uri + *queryStr; in startQuery() local826 BMCWEB_LOG_DEBUG("URL of subquery: {}", subQuery); in startQuery()829 crow::Request::Body{boost::beast::http::verb::get, subQuery, in startQuery()