MCPcopy
hub / github.com/tdewolff/minify / Header

Method Header

minify_test.go:235–237  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

233}
234
235func (w *testResponseWriter) Header() http.Header {
236 return w.header
237}
238
239func (w *testResponseWriter) WriteHeader(_ int) {}
240

Callers 3

WriteHeaderMethod · 0.80
WriteMethod · 0.80
TestResponseWriterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected