Searched defs:httpType (Results 1 – 4 of 4) sorted by relevance
| /openbmc/bmcweb/http/ | ||
| H A D | http_server.hpp | 36 HttpType httpType; member |
| H A D | app.hpp | 132 HttpType httpType = getHttpType(socknameComponents[2]); in setupSocket() local |
| H A D | http_connection.hpp | 946 HttpType httpType = HttpType::BOTH; member in crow::Connection |
| H A D | http2_connection.hpp | 681 HttpType httpType = HttpType::BOTH; global() member in crow::HTTP2Connection |