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

Method range_request_ctl

plugins/compress/configuration.h:75–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 enabled_ = x;
74 }
75 RangeRequestCtrl
76 range_request_ctl()
77 {
78 return range_request_ctl_;
79 }
80 bool
81 cache()
82 {

Callers 3

handle_range_requestFunction · 0.80
ParseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected