Searched refs:OctetStream (Results 1 – 4 of 4) sorted by relevance
/openbmc/bmcweb/test/include/ |
H A D | http_utility_test.cpp | 18 ContentType::OctetStream, false)); in TEST() 39 ContentType::OctetStream, false)); in TEST() 45 isContentTypeAllowed("text/html, */*", ContentType::OctetStream, true)); in TEST() 51 ContentType::OctetStream, true)); in TEST()
|
/openbmc/bmcweb/include/ |
H A D | http_utility.hpp | 37 OctetStream, in getContentType() 55 {"application/octet-stream", ContentType::OctetStream}, in getContentType() 94 {"application/octet-stream", ContentType::OctetStream}, in getPreferredContentType() 27 OctetStream, global() enumerator
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems_logservices_postcodes.hpp | 510 http_helpers::ContentType::OctetStream, true)) in handleSystemsLogServicesPostCodesEntriesEntryAdditionalDataGet()
|
H A D | log_services.hpp | 2298 http_helpers::ContentType::OctetStream, true)) in handleLogServicesDumpEntryComputerSystemDelete()
|