Skip to content

actix-client-ip-cloudflare: v0.1.1

Compare
Choose a tag to compare
@robjtede robjtede released this 14 Sep 02:03
· 106 commits to main since this release
a2e8b25
  • Add TrustedIps::new() constructor.
  • Add TrustedIps::add_ip_range() method.
  • Add TrustedIps::{add_loopback_ips, add_private_ips}() methods.
  • Implement Default for TrustedIps.
  • Add CfConnectingIp[v6]::is_trusted() method.
  • Deprecate TrustedIps::with_ip_range() method.