Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ is_cond
Method
is_cond
plugins/header_rewrite/parser.h:62–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
bool
63
is_cond() const
64
{
65
return _cond;
66
}
67
68
bool
69
is_else() const
Callers
2
parse_config
Method · 0.80
test_processing
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_processing
Function · 0.64