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

Method Redirected

include/cripts/Error.hpp:125–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 [[nodiscard]] bool
126 Redirected() const
127 {
128 return _redirect;
129 }
130
131 // Check if we have an error, and set appropriate exit codes etc.
132 void Execute(cripts::Context *context);

Callers 1

_setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected