Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ _set
Method
_set
src/cripts/Lulu.cc:172–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
void
173
cripts::Control::Base::_set(cripts::Context *context, bool value)
174
{
175
TSHttpTxnCntlSet(context->state.txnp, _ctrl, value);
176
}
177
178
cripts::string_view
179
cripts::Versions::GetSV()
Callers
1
doRemap
Method · 0.45
Calls
1
TSHttpTxnCntlSet
Function · 0.85
Tested by
no test coverage detected