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

Method _get

src/cripts/Lulu.cc:166–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166bool
167cripts::Control::Base::_get(cripts::Context *context) const
168{
169 return TSHttpTxnCntlGet(context->state.txnp, _ctrl);
170}
171
172void
173cripts::Control::Base::_set(cripts::Context *context, bool value)

Callers

nothing calls this directly

Calls 1

TSHttpTxnCntlGetFunction · 0.85

Tested by

no test coverage detected