Versions in this module Expand all Collapse all v6 v6.9.3 Mar 25, 2026 Changes in this version + func NewDirectTransport() *http.Transport + type Mode int + const ModeDirect + const ModeInherit + const ModeInvalid + const ModeProxy + func BuildDialer(raw string) (proxy.Dialer, Mode, error) + func BuildHTTPTransport(raw string) (*http.Transport, Mode, error) + type Setting struct + Mode Mode + Raw string + URL *url.URL + func Parse(raw string) (Setting, error) v6.9.2-rc1 Mar 25, 2026