Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dforward_unauthorized.hpp15 namespace forward_unauthorized namespace
H A Dwebassets.hpp220 forward_unauthorized::hasWebuiRoute() = true; in addFile()
/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp551 else if (!forward_unauthorized::hasWebuiRoute()) in getSslServerContext()
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp9 #include "forward_unauthorized.hpp"
335 forward_unauthorized::sendUnauthorized( in onRequestRecv()
H A Dhttp_connection.hpp430 forward_unauthorized::sendUnauthorized( in handle()