Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ ext_get_user_data
Method
ext_get_user_data
src/proxy/FetchSM.cc:792–796 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
790
}
791
792
void *
793
FetchSM::ext_get_user_data()
794
{
795
return user_data;
796
}
797
798
TSMBuffer
799
FetchSM::resp_hdr_bufp()
Callers
1
TSFetchUserDataGet
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected