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

Method Failed

include/cripts/Error.hpp:106–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 Error() = default;
105
106 [[nodiscard]] bool
107 Failed() const
108 {
109 return _failed;
110 }
111
112 void
113 Fail(bool redirect = false)

Callers 3

http_txn_contFunction · 0.45
TSRemapNewInstanceFunction · 0.45
TSRemapDoRemapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected