[][src]Module public_ip::http

Structs

HttpResolution

A resolution produced from a HTTP resolver

HttpResolver

The HTTP resolver

HttpResolverOptions

Options to build a HTTP resolver

Enums

ExtractMethod

Method used to extract an IP address from a http response

HttpResolutionError

An error produced from a HTTP resolver

Constants

HTTP_IPIFY_ORG_RESOLVER

http://api.ipify.org HTTP resolver options

HTTP_WHATISMYIPADDRESS_COM_RESOLVER

http://bot.whatismyipaddress.com HTTP resolver options

Traits

HttpResolverContext

Context used in a HTTP resolver

Type Definitions

HttpClient

Internal HTTP client used by a HTTP resolver