Home
last modified time | relevance | path

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

/openbmc/bmcweb/features/ibm/
H A Dibm_management_console_rest.hpp34 constexpr const char* methodNotAllowedMsg = "Method Not Allowed"; variable
/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp58 const constexpr char* methodNotAllowedMsg = "405 Method Not Allowed"; variable
1617 methodNotAllowedDesc, methodNotAllowedMsg); in handleDelete()
2132 methodNotAllowedDesc, methodNotAllowedMsg); in handleDBusUrl()