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

Method resume

src/tscpp/api/Transaction.cc:161–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void
162Transaction::resume()
163{
164 TSHttpTxnReenable(state_->txn_, static_cast<TSEvent>(TS_EVENT_HTTP_CONTINUE));
165}
166
167void
168Transaction::error()

Calls 1

TSHttpTxnReenableFunction · 0.85

Tested by

no test coverage detected