Home
last modified time | relevance | path

Searched defs:IsTls (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp50 struct IsTls : std::false_type struct
54 struct IsTls<boost::asio::ssl::stream<T>> : std::true_type struct