Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudflare/cloudflared
/ Error
Method
Error
management/middleware.go:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(m *managementError) Error() string {
43
return
m.Message
44
}
45
46
// Middleware validation error HTTP response JSON for returning to the eyeball
47
type
managementErrorResponse
struct
{
Callers
8
newMetricsHandler
Function · 0.45
TestParseToken
Function · 0.45
writeHTTPErrorResponse
Function · 0.45
readEvents
Method · 0.45
streamLogs
Method · 0.45
logs
Method · 0.45
TestReadServerEvent_InvalidWebSocketMessageType
Function · 0.45
TestReadClientEvent_InvalidWebSocketMessageType
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestParseToken
Function · 0.36
TestReadServerEvent_InvalidWebSocketMessageType
Function · 0.36
TestReadClientEvent_InvalidWebSocketMessageType
Function · 0.36