Expand description
HTTP/HTTPS protocol implementation for public IP detection
Uses various HTTP-based IP detection services.
Structs§
- Http
Provider - HTTP provider configuration
Functions§
- default_
blocking_ providers - Get default blocking HTTP providers
- default_
providers - Get default async HTTP providers
- parse_
cloudflare_ trace - Parse Cloudflare trace response (key=value format)
- parse_
plain_ text - Parse plain text IP response
- provider_
names - List all available HTTP provider names
Type Aliases§
- Response
Parser - Response parser function type