Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_initialize
Method · 0.45
_initialize
Method · 0.45
_update
Method · 0.45
_set
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected