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

Method get_ua_txn

include/proxy/http/HttpSM.h:659–663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

657}
658
659inline ProxyTransaction *
660HttpSM::get_ua_txn()
661{
662 return _ua.get_txn();
663}
664
665inline ProxyTransaction *
666HttpSM::get_server_txn()

Calls 1

get_txnMethod · 0.80

Tested by

no test coverage detected