Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.cc433 size_t vialen = 16; in push_request_headers() local
435 vialen += via->value.size() + 2; in push_request_headers()
438 auto iov = make_byte_ref(balloc, vialen + 1); in push_request_headers()

Completed in 2 milliseconds