Searched refs:submitResponse (Results 1 – 2 of 2) sorted by relevance
157 int submitResponse(int32_t streamId, std::span<const nghttp2_nv> headers, in submitResponse() function
196 int rv = ngSession.submitResponse(streamId, hdr, &dataPrd); in sendResponse()