Searched refs:has_trailers (Results 1 - 2 of 2) sorted by relevance
/third_party/node/src/ | ||
H A D | node_http2.h | 345 bool has_trailers() const { in has_trailers() function in node::http2::Http2Stream |
H A D | node_http2.cc | 2529 if (stream->has_trailers()) { in OnRead() |
Completed in 7 milliseconds