Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortexlabs/cortex
/ ServeHTTP
Method
ServeHTTP
pkg/proxy/request_stats.go:90–92 ·
view source on GitHub ↗
(w http.ResponseWriter, req *http.Request)
Source
from the content-addressed store, hash-verified
88
}
89
90
func
(r *PrometheusStatsReporter) ServeHTTP(w http.ResponseWriter, req *http.Request) {
91
r.handler.ServeHTTP(w, req)
92
}
Callers
2
Handler
Function · 0.45
TestNewReverseProxy
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestNewReverseProxy
Function · 0.36