Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ set_debug
Method
set_debug
include/proxy/ProxySession.h:234–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
inline void
235
ProxySession::set_debug(bool flag)
236
{
237
debug_on = flag;
238
}
239
240
// Return whether debugging is enabled for this session.
241
inline bool
Callers
1
TSHttpSsnDebugSet
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected