MCPcopy
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
90func (r *PrometheusStatsReporter) ServeHTTP(w http.ResponseWriter, req *http.Request) {
91 r.handler.ServeHTTP(w, req)
92}

Callers 2

HandlerFunction · 0.45
TestNewReverseProxyFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestNewReverseProxyFunction · 0.36