Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp301 bool doUpgrade(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in doUpgrade() function in crow::Connection
439 if (doUpgrade(asyncResp)) in handle()