Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ compression_algorithms
Method
compression_algorithms
plugins/compress/configuration.cc:269–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
int
270
HostConfiguration::compression_algorithms()
271
{
272
return compression_algorithms_;
273
}
274
275
/**
276
"true"
and
"false"
are compatibility with old version, will be removed
Callers
1
client_accepts_compression
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected