| /openbmc/bmcweb/redfish-core/src/ |
| H A D | error_messages.cpp | 124 res.result(boost::beast::http::status::bad_request); in noOperation() 143 res.result(boost::beast::http::status::bad_request); in propertyDuplicate() 162 res.result(boost::beast::http::status::bad_request); in propertyUnknown() 185 res.result(boost::beast::http::status::bad_request); in propertyValueTypeError() 208 res.result(boost::beast::http::status::bad_request); in propertyValueFormatError() 231 res.result(boost::beast::http::status::bad_request); in propertyValueNotInList() 254 res.result(boost::beast::http::status::bad_request); in propertyValueOutOfRange() 273 res.result(boost::beast::http::status::bad_request); in propertyValueError() 311 res.result(boost::beast::http::status::bad_request); in propertyNotUpdated() 330 res.result(boost::beast::http::status::bad_request); in propertyMissing() [all …]
|
| /openbmc/telemetry/redfish-tests/ |
| H A D | test_telemetry.py | 68 code=RedfishHttpStatus.bad_request, 76 code=RedfishHttpStatus.bad_request, 108 code=RedfishHttpStatus.bad_request, 118 report_definitions.add_report("Test", code=RedfishHttpStatus.bad_request) 150 "Test", actions=invalid_actions, code=RedfishHttpStatus.bad_request 159 invalid_id, code=RedfishHttpStatus.bad_request 186 "Test", metrics=[metric], code=RedfishHttpStatus.bad_request 273 code=RedfishHttpStatus.bad_request,
|
| H A D | redfish_requests.py | 12 bad_request = 400 variable in RedfishHttpStatus
|
| /openbmc/qemu/io/ |
| H A D | channel-websock.c | 225 goto bad_request; in qio_channel_websock_extract_headers() 239 goto bad_request; in qio_channel_websock_extract_headers() 246 goto bad_request; in qio_channel_websock_extract_headers() 261 goto bad_request; in qio_channel_websock_extract_headers() 286 goto bad_request; in qio_channel_websock_extract_headers() 296 goto bad_request; in qio_channel_websock_extract_headers() 315 bad_request: in qio_channel_websock_extract_headers() 403 goto bad_request; in qio_channel_websock_handshake_process() 410 goto bad_request; in qio_channel_websock_handshake_process() 417 goto bad_request; in qio_channel_websock_handshake_process() [all...] |
| /openbmc/bmcweb/test/redfish-core/include/utils/ |
| H A D | json_utils_test.cpp | 109 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() 114 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() 127 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() 131 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() 136 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() 151 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() 156 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() 248 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() 253 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() 305 EXPECT_EQ(res.result(), boost::beast::http::status::bad_request); in TEST() [all …]
|
| /openbmc/bmcweb/features/webui_login/ |
| H A D | login_routes.hpp | 51 asyncResp->res.result(boost::beast::http::status::bad_request); in handleLogin() 135 asyncResp->res.result(boost::beast::http::status::bad_request); in handleLogin() 146 asyncResp->res.result(boost::beast::http::status::bad_request); in handleLogin() 198 asyncResp->res.result(boost::beast::http::status::bad_request); in handleLogin()
|
| /openbmc/bmcweb/features/ibm/ |
| H A D | ibm_management_console_rest.hpp | 128 asyncResp->res.result(boost::beast::http::status::bad_request); in handleFilePut() 135 asyncResp->res.result(boost::beast::http::status::bad_request); in handleFilePut() 194 asyncResp->res.result(boost::beast::http::status::bad_request); in handleFilePut() 356 asyncResp->res.result(boost::beast::http::status::bad_request); in handleBroadcastService() 362 asyncResp->res.result(boost::beast::http::status::bad_request); in handleBroadcastService() 470 boost::beast::http::status::bad_request); in requestRoutes()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | manager_logservices_dbus_eventlog.hpp | 117 asyncResp->res.result(boost::beast::http::status::bad_request); in handleManagersDBusLogServiceActionsClear() 140 asyncResp->res.result(boost::beast::http::status::bad_request); in handleManagersDBusEventLogEntryDownload()
|
| H A D | systems_logservices_dbus_eventlog.hpp | 176 asyncResp->res.result(boost::beast::http::status::bad_request); in handleSystemsDBusEventLogEntryDownloadGet()
|
| H A D | systems_logservices_postcodes.hpp | 517 asyncResp->res.result(boost::beast::http::status::bad_request); in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()
|
| H A D | update_service.hpp | 1148 asyncResp->res.result(boost::beast::http::status::bad_request); in handleUpdateServicePost()
|
| H A D | account_service.hpp | 1890 asyncResp->res.result(boost::beast::http::status::bad_request); in processAfterGetAllGroups()
|
| H A D | sensors.hpp | 2345 mapComplete(boost::beast::http::status::bad_request, noop); in retrieveUriToDbusMap()
|
| /openbmc/bmcweb/features/openbmc_rest/ |
| H A D | image_upload.hpp | 70 asyncResp->res.result(boost::beast::http::status::bad_request); in uploadImageHandler()
|
| H A D | openbmc_dbus_rest.hpp | 499 boost::beast::http::status::bad_request, desc, in setErrorStatus() 1499 bad_request, in findActionOnInterface() 1507 bad_request, in findActionOnInterface() 1550 boost::beast::http::status::bad_request, noJsonDesc, in handleAction() 1558 boost::beast::http::status::bad_request, noJsonDesc, in handleAction() 1566 boost::beast::http::status::bad_request, noJsonDesc, in handleAction() 1867 boost::beast::http::status::bad_request, noJsonDesc, in handlePut() 1876 boost::beast::http::status::bad_request, noJsonDesc, in handlePut() 2450 boost::beast::http::status::bad_request, in handleBusSystemPost() 2457 asyncResp->res.result(boost::beast::http::status::bad_request); in handleBusSystemPost() [all …]
|
| /openbmc/bmcweb/http/ |
| H A D | http_connection.hpp | 389 res.result(boost::beast::http::status::bad_request); in handle() 405 res.result(boost::beast::http::status::bad_request); in handle()
|