Searched refs:Body (Results 1 – 11 of 11) sorted by relevance
| /openbmc/bmcweb/http/ |
| H A D | http_request.hpp | 29 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 D | websocket_impl.hpp | 119 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 D | router_test.cpp | 87 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 D | redfish_oem_routing_test.cpp | 60 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 D | modals.scss | 102 Body content
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | query.hpp | 86 crow::Request::Body{boost::beast::http::verb::get, in handleIfMatch()
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | query_param.hpp | 526 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 D | NPSL | 86 * "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 D | redfish-eventservice.md | 985 and validate http status code for positive and negative use cases (Body
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | bootstrap.css.map | 1 …Body 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 D | 0001-ffmpeg-5.1.4-rpi_24.patch | 21096 + // Body is simple copy of main loop body minus preload 21202 + // Body is simple copy of main loop body minus preload
|