Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
665
inline ProxyTransaction *
666
HttpSM::get_server_txn()
667
{
668
return server_txn;
669
}
670
671
inline bool
672
HttpSM::is_post_transform_request()
Callers
7
insert_via_header_in_response
Method · 0.80
handle_request_keep_alive_headers
Method · 0.80
TSHttpTxnServerVConnGet
Function · 0.80
TSHttpTxnOutgoingAddrGet
Function · 0.80
TSHttpTxnServerPacketMarkSet
Function · 0.80
TSHttpTxnServerPacketDscpSet
Function · 0.80
TSHttpTxnServerFdGet
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected