Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
DHttpServer.h172 int submit_file_response(const StringRef &status, Stream *stream,
DHttpServer.cc932 int Http2Handler::submit_file_response(const StringRef &status, Stream *stream, in submit_file_response() function in nghttp2::Http2Handler
1388 hd->submit_file_response(StringRef::from_lit("200"), stream, in prepare_response()
1401 hd->submit_file_response(StringRef::from_lit("200"), stream, file_ent->mtime, in prepare_response()