MCPcopy 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
269int
270HostConfiguration::compression_algorithms()
271{
272 return compression_algorithms_;
273}
274
275/**
276 "true" and "false" are compatibility with old version, will be removed

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected