Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_log_config.h48 StringRef time_http; member
Dshrpx_log_config.cc41 time_http = util::format_http_date(time_http_buf.data(), tp); in Timestamp()
Dshrpx_mruby_module_response.cc260 make_string_ref(balloc, lgconf->tstamp->time_http), in response_return()
Dshrpx_https_upstream.cc1062 output->append(lgconf->tstamp->time_http); in error_reply()
Dshrpx_http2_upstream.cc1601 auto date = make_string_ref(balloc, lgconf->tstamp->time_http); in error_reply()
Dshrpx_http3_upstream.cc2671 auto date = make_string_ref(balloc, lgconf->tstamp->time_http); in error_reply()