Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dforward_unauthorized.hpp15 inline void sendUnauthorized(std::string_view url, in sendUnauthorized() function
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp278 forward_unauthorized::sendUnauthorized( in onRequestRecv()
H A Dhttp_connection.hpp293 forward_unauthorized::sendUnauthorized( in handle()