Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ Name
Method
Name
ingress/middleware/middleware.go:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
16
type
Handler
interface
{
17
Name() string
18
Handle(ctx context.Context, r *http.Request) (result *HandleResult, err error)
19
}
Callers
11
TestFunnelIdleTimeout
Function · 0.65
TestReuseFunnel
Function · 0.65
TestParseEchoReply
Function · 0.65
TestParseEchoV6Reply
Function · 0.65
testSendEchoErrors
Function · 0.65
TestTraceICMPRouterEcho
Function · 0.65
TestSocksStreamWSOverTCPConnection
Function · 0.65
TestHTTPServiceHostHeaderOverride
Function · 0.65
TestSingleOriginSetsConfig
Function · 0.65
TestSingleOriginServices
Function · 0.65
TestSingleOriginServices_URL
Function · 0.65
Implementers
1
JWTValidator
ingress/middleware/jwtvalidator.go
Calls
no outgoing calls
Tested by
11
TestFunnelIdleTimeout
Function · 0.52
TestReuseFunnel
Function · 0.52
TestParseEchoReply
Function · 0.52
TestParseEchoV6Reply
Function · 0.52
testSendEchoErrors
Function · 0.52
TestTraceICMPRouterEcho
Function · 0.52
TestSocksStreamWSOverTCPConnection
Function · 0.52
TestHTTPServiceHostHeaderOverride
Function · 0.52
TestSingleOriginSetsConfig
Function · 0.52
TestSingleOriginServices
Function · 0.52
TestSingleOriginServices_URL
Function · 0.52