Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
235
func
(w *testResponseWriter) Header() http.Header {
236
return
w.header
237
}
238
239
func
(w *testResponseWriter) WriteHeader(_ int) {}
240
Callers
3
WriteHeader
Method · 0.80
Write
Method · 0.80
TestResponseWriter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected