Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp152 nghttp2_nv headerFromStringViews(std::string_view name, in headerFromStringViews() function in crow::HTTP2Connection
183 headerFromStringViews(":status", code, NGHTTP2_NV_FLAG_NONE)); in sendResponse()
186 hdr.emplace_back(headerFromStringViews( in sendResponse()