Expand description
SSRF-safe URL validation for CachekitIO endpoints.
Functionsยง
- validate_
cachekitio_ url - Validate that a CachekitIO API URL uses HTTPS, is not a private IP (SSRF
protection), and matches the allow-list unless
allow_custom_hostis set.