Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_golang
/ WriteHeader
Method
WriteHeader
prometheus/promhttp/delegator_test.go:36–37 ·
view source on GitHub ↗
(statusCode int)
Source
from the content-addressed store, hash-verified
34
}
35
36
func
(rw *responseWriter) WriteHeader(statusCode int) {
37
}
38
39
func
(rw *responseWriter) FlushError() error {
40
rw.flushErrorCalled = true
Callers
9
TestClientMiddlewareAPI
Function · 0.45
TestClientMiddlewareAPI_WithExemplars
Function · 0.45
TestClientMiddlewareAPI_WithRequestContext
Function · 0.45
TestClientMiddlewareAPIWithRequestContextTimeout
Function · 0.45
TestPush
Function · 0.45
TestScrapeAndCompareBadStatusCode
Function · 0.45
ServeHTTP
Method · 0.45
whatsUpHandler
Function · 0.45
whatsUpHandler
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected