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

Method feature_hooks

include/proxy/ProxySession.h:283–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281}
282
283inline HttpAPIHooks const *
284ProxySession::feature_hooks() const
285{
286 return &api_hooks;
287}
288
289inline bool
290ProxySession::has_hooks() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected