# Functions
NewHTTPResolver creates a new instance of HttpResolver with specified the URL.
# Structs
HTTPResolver implements a proxy address resolver via HTTP.
Response to the proxy network address resolver.
# Interfaces
HTTPClient defines the interface for the client used for HTTP communications in the resolver.
Resolver for the proxy network address.
# Type aliases
ResponseReader defines the reading function interface.