Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_server.hpp36 HttpType httpType; member
128 void afterAccept(SocketPtr socket, HttpType httpType, in afterAccept()
H A Dapp.hpp132 HttpType httpType = getHttpType(socknameComponents[2]); in setupSocket() local
H A Dhttp_connection.hpp928 HttpType httpType = HttpType::BOTH; member in crow::Connection
H A Dhttp2_connection.hpp654 HttpType httpType = HttpType::BOTH; global() member in crow::HTTP2Connection