MCPcopy 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
66const char *
67HttpRequestData::get_host()
68{
69 return hostname_str;
70}
71
72sockaddr const *
73HttpRequestData::get_ip()

Callers 1

MatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected