# Functions
GetProxyURL gets the HTTP proxy address to use for a given address, if any.
NewHTTPFallbackRoundTripper creates a new initialized HTTP fallback roundtripper.
# Structs
HTTPFallbackRoundTripper is a wrapper for http.Transport that downgrades requests to plain HTTP when using a plain HTTP proxy at localhost.