Home
last modified time | relevance | path

Searched refs:EventStream (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/
H A Dhttp_utility.hpp24 EventStream, enumerator
38 {"text/event-stream", ContentType::EventStream},
/openbmc/bmcweb/http/
H A Dhttp_connection.hpp309 http_helpers::ContentType::EventStream, false); in handle()