Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/willnorris/imageproxy
/ Header
Method
Header
third_party/http/server.go:110–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
108
}
109
110
func
(tw *timeoutWriter) Header() http.Header {
return
tw.h }
111
112
func
(tw *timeoutWriter) Write(p []byte) (int, error) {
113
tw.mu.Lock()
Callers
3
TestProxy_ServeHTTP_is304
Function · 0.80
serveImage
Method · 0.80
ServeHTTP
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestProxy_ServeHTTP_is304
Function · 0.64