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

Method ClientFeaturesDetector

imgproxy.go:249–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

247}
248
249func (i *Imgproxy) ClientFeaturesDetector() *clientfeatures.Detector {
250 return i.clientFeaturesDetector
251}
252
253func (i *Imgproxy) Security() *security.Checker {
254 return i.securityChecker

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected