Home
last modified time | relevance | path

Searched refs:response_sent_body_length (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream.h535 int64_t response_sent_body_length; member in shrpx::Downstream
H A Dshrpx_https_upstream.cc1045 downstream->response_sent_body_length += bodylen; in send_reply()
1091 downstream->response_sent_body_length += html.size(); in error_reply()
1355 downstream->response_sent_body_length += len; in on_downstream_body()
H A Dshrpx_log.cc659 std::tie(p, last) = copy(downstream->response_sent_body_length, p, last); in upstream_accesslog()
H A Dshrpx_downstream.cc119 response_sent_body_length(0), in Downstream()
H A Dshrpx_http2_upstream.cc871 downstream->response_sent_body_length += length; in send_data_callback()
H A Dshrpx_http3_upstream.cc1256 downstream->response_sent_body_length += nghttp3_vec_len(vec, veccnt); in downstream_read_data_callback()

Completed in 15 milliseconds