Home
last modified time | relevance | path

Searched refs:Body (Results 1 – 11 of 11) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_request.hpp29 using Body = boost::beast::http::request<bmcweb::HttpBody>; typedef
30 Body req;
43 Request(Body&& reqIn, std::error_code& ec) : req(std::move(reqIn)) in Request()
H A Dwebsocket_impl.hpp119 using Body = boost::beast::http::request<bmcweb::HttpBody>; in start() typedef
120 std::unique_ptr<Body> mobile = std::make_unique<Body>(req.req); in start()
121 Body* ptr = mobile.get(); in start()
/openbmc/bmcweb/test/http/
H A Drouter_test.cpp87 Request::Body{boost::beast::http::verb::get, url, 11}, ec); in TEST()
113 Request::Body{boost::beast::http::verb::get, url, 11}, ec);
144 Request::Body{boost::beast::http::verb::patch, url, 11}, ec);
/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_oem_routing_test.cpp60 crow::Request::Body{boost::beast::http::verb::get, reqUrl, 11}, ec); in TEST()
148 crow::Request::Body{ in TEST()
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dmodals.scss102 Body content
/openbmc/bmcweb/redfish-core/include/
H A Dquery.hpp86 crow::Request::Body{boost::beast::http::verb::get, in handleIfMatch()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp526 crow::Request::Body{boost::beast::http::verb::get, *url, 11}, ec); in processOnly()
805 crow::Request::Body{boost::beast::http::verb::get, subQuery, in startQuery()
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DNPSL86 * "Main License Body" means all of the terms of this document,
96 noted in this Main License Body. Where the terms in this Main License
97 Body conflict in any way with the GPL, the Main License Body terms
148 this license (including this Main License Body and GPL), with no
/openbmc/docs/designs/
H A Dredfish-eventservice.md985 and validate http status code for positive and negative use cases (Body
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1Body reset\n\nhtml {\n font-size: 10px;\n -webkit-tap-highlight-color: rgba(0,0,0,0);\n}\n\nbody…
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch21096 + // Body is simple copy of main loop body minus preload
21202 + // Body is simple copy of main loop body minus preload