Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_cont
Function · 0.45
TSRemapNewInstance
Function · 0.45
TSRemapDoRemap
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected