Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp530 constexpr bool isTest = in doReadHeaders() local
533 if constexpr (!BMCWEB_INSECURE_DISABLE_AUTH && !isTest) in doReadHeaders()