Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp717 boost::urls::url targetURI(thisReq.target()); in forwardRequest() local
736 if (targetURI.has_query()) in forwardRequest()
738 url.set_query(targetURI.query()); in forwardRequest()