MCPcopy 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
324inline int
325Http2Stream::get_transaction_id() const
326{
327 return _id;
328}
329
330inline void
331Http2Stream::set_transaction_id(int new_id)

Callers 1

save_transaction_infoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected