Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_http2.h344 bool has_trailers() const { in has_trailers() function
Dnode_http2.cc2399 if (stream->has_trailers()) { in OnRead()