MCPcopy 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
150func (e NotModifiedError) Headers() http.Header {
151 return e.headers
152}
153
154// WrapError wraps generic error into fetcher-specific error types
155func WrapError(err error, skipStack int) error {

Callers 1

executeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected