Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_transaction_id
Method
get_transaction_id
include/proxy/http2/Http2Stream.h:324–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
324
inline int
325
Http2Stream::get_transaction_id() const
326
{
327
return _id;
328
}
329
330
inline void
331
Http2Stream::set_transaction_id(int new_id)
Callers
1
save_transaction_info
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected