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

Method attach_transaction

src/proxy/ProxyTransaction.cc:232–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232void
233ProxyTransaction::attach_transaction(HttpSM *attach_sm)
234{
235 _sm = attach_sm;
236}
237
238HTTPVersion
239ProxyTransaction::get_version(HTTPHdr &hdr) const

Callers 1

create_server_txnMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected