Versions in this module Expand all Collapse all v1 v1.1.0 Jul 10, 2026 Changes in this version + const DefaultTimeout + var ErrBlockedAddress = errors.New("httpclient: destination address is blocked by SSRF policy") + func New(cfg Config) *http.Client + type Config struct + AllowedCIDRs []string + AllowedHosts []string + Timeout time.Duration