MCPcopy Create free account
hub / github.com/apache/trafficserver / cache

Method cache

plugins/compress/configuration.h:80–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 return range_request_ctl_;
79 }
80 bool
81 cache()
82 {
83 return cache_;
84 }
85 void
86 set_cache(bool x)
87 {

Callers 2

compress_transform_addFunction · 0.45
ParseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected