MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / ClientFeaturesDetector

Method ClientFeaturesDetector

handlers/processing/handler.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27type HandlerContext interface {
28 Workers() *workers.Workers
29 ClientFeaturesDetector() *clientfeatures.Detector
30 FallbackImage() auximageprovider.Provider
31 ImageDataFactory() *imagedata.Factory
32 Security() *security.Checker

Callers 3

newRequestMethod · 0.65
respondWithImageMethod · 0.65

Implementers 1

Imgproxyimgproxy.go

Calls

no outgoing calls

Tested by

no test coverage detected