Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ Headers
Method
Headers
fetcher/errors.go:150–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
}
149
150
func
(e NotModifiedError) Headers() http.Header {
151
return
e.headers
152
}
153
154
// WrapError wraps generic error into fetcher-specific error types
155
func
WrapError(err error, skipStack int) error {
Callers
1
execute
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected