MCPcopy Create free account
hub / github.com/apache/trafficserver / get_half_close_local_flag

Method get_half_close_local_flag

include/proxy/http2/Http2CommonSession.h:232–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232inline bool
233Http2CommonSession::get_half_close_local_flag() const
234{
235 return half_close_local;
236}
237
238inline bool
239Http2CommonSession::is_url_pushed(const char *url, int url_len)

Callers 2

create_streamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected