Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp529 constexpr bool isTest = in afterReadHeaders() local
532 if constexpr (!BMCWEB_INSECURE_DISABLE_AUTH && !isTest) in afterReadHeaders()