Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_request.hpp23 using Body = boost::beast::http::request<bmcweb::HttpBody>; typedef
H A Dwebsocket.hpp131 using Body = boost::beast::http::request<bmcweb::HttpBody>; in start() typedef