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

Method bypass_ok

include/proxy/ParentSelection.h:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 int num_secondary_parents = 0;
149
150 bool
151 bypass_ok() const
152 {
153 return go_direct;
154 }
155
156 const char *scheme = nullptr;
157 // private:

Callers 2

bypass_okFunction · 0.45
bypass_okMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected