MCPcopy
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
36func (rw *responseWriter) WriteHeader(statusCode int) {
37}
38
39func (rw *responseWriter) FlushError() error {
40 rw.flushErrorCalled = true

Calls

no outgoing calls

Tested by

no test coverage detected