Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ host
Method
host
plugins/compress/configuration.h:110–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
remove_accept_encoding_ = x;
109
}
110
std::string
111
host()
112
{
113
return host_;
114
}
115
116
bool
117
has_allows() const
Callers
1
find
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected