Skip to main content

Module url_validator

Module url_validator 

Source
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_host is set.