Module netloc::ip_resolver::http[][src]

An HTTP IP resolver.

Structs

Resolver

An IP resolver that issues an HTTP request to a remote server and reads the IP address from the response body.

Functions

build_client

Build a Client with opinionated settings.

Type Definitions

Client

Effective hyper client type.

Connector

Effective hyper connector type.

DnsResolver

Effective hyper DNS resolver type.