Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_body.hpp34 struct HttpBody struct
H A Dwebsocket_impl.hpp201 void acceptDone(const std::shared_ptr<Connection>& /*self*/, in acceptDone()
/openbmc/bmcweb/test/http/
H A Dhttp_response_test.cpp84 TEST(HttpResponse, HttpBody) in TEST() argument