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

Method has_allows

plugins/compress/configuration.h:116–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 }
115
116 bool
117 has_allows() const
118 {
119 return !allows_.empty();
120 }
121 unsigned int
122 minimum_content_length() const
123 {

Callers 1

handle_requestFunction · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected