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

Method Fail

include/cripts/Error.hpp:112–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 }
111
112 void
113 Fail(bool redirect = false)
114 {
115 _failed = true;
116 _redirect = redirect;
117 }
118
119 void
120 Redirect()

Callers 4

_initializeMethod · 0.45
_initializeMethod · 0.45
_updateMethod · 0.45
_setMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected