MCPcopy 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
172void
173cripts::Control::Base::_set(cripts::Context *context, bool value)
174{
175 TSHttpTxnCntlSet(context->state.txnp, _ctrl, value);
176}
177
178cripts::string_view
179cripts::Versions::GetSV()

Callers 1

doRemapMethod · 0.45

Calls 1

TSHttpTxnCntlSetFunction · 0.85

Tested by

no test coverage detected