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.hpp748 boost::urls::url targetURI(thisReq.target()); in forwardRequest() local
767 if (targetURI.has_query()) in forwardRequest()
769 url.set_query(targetURI.query()); in forwardRequest()