Skip to main content

Module security

Module security 

Source
Available on crate feature web only.
Expand description

URL validation and SSRF protection.

Structsยง

UrlValidator
URL validator with SSRF protection.
ValidatedUrl
A URL that has passed SSRF validation, together with the exact IP addresses it resolved to.