Searched defs:handleUpgrade (Results 1 – 6 of 6) sorted by relevance
/openbmc/bmcweb/http/routing/ | ||
H A D | websocketrule.cpp | 19 void WebSocketRule::handleUpgrade( in handleUpgrade() function in crow::WebSocketRule |
H A D | sserule.cpp | 43 void SseSocketRule::handleUpgrade( in handleUpgrade() function in crow::SseSocketRule |
H A D | baserule.hpp | 48 virtual void handleUpgrade( in handleUpgrade() function in crow::BaseRule |
/openbmc/bmcweb/test/http/ | ||
H A D | http_connection_test.cpp | 31 static void handleUpgrade( in handleUpgrade() function |
/openbmc/bmcweb/http/ | ||
H A D | app.hpp | 43 void handleUpgrade(const std::shared_ptr<Request>& req, in handleUpgrade() function in crow::App |
H A D | routing.hpp | 566 void handleUpgrade(const std::shared_ptr<Request>& req, in handleUpgrade() function in crow::Router |