Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
232
void
233
ProxyTransaction::attach_transaction(HttpSM *attach_sm)
234
{
235
_sm = attach_sm;
236
}
237
238
HTTPVersion
239
ProxyTransaction::get_version(HTTPHdr &hdr) const
Callers
1
create_server_txn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected