Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
283
inline HttpAPIHooks const *
284
ProxySession::feature_hooks() const
285
{
286
return &api_hooks;
287
}
288
289
inline bool
290
ProxySession::has_hooks() const
Callers
1
do_api_callout_internal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected