Searched refs:headerFromStringViews (Results 1 – 1 of 1) sorted by relevance
186 nghttp2_nv headerFromStringViews(std::string_view name, in headerFromStringViews() function in crow::HTTP2Connection216 headerFromStringViews(":status", code, NGHTTP2_NV_FLAG_NONE)); in sendResponse()219 hdr.emplace_back(headerFromStringViews( in sendResponse()