Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_host
Method
get_host
src/proxy/ControlMatcher.cc:66–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
const char *
67
HttpRequestData::get_host()
68
{
69
return hostname_str;
70
}
71
72
sockaddr const *
73
HttpRequestData::get_ip()
Callers
1
Match
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected