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

Method get_server_txn

include/proxy/http/HttpSM.h:665–669  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

663}
664
665inline ProxyTransaction *
666HttpSM::get_server_txn()
667{
668 return server_txn;
669}
670
671inline bool
672HttpSM::is_post_transform_request()

Calls

no outgoing calls

Tested by

no test coverage detected