//
pkg.gl
Category
golang.org/x/net
http
httpproxy
package
0.34.0
Repository:
https://go.googlesource.com/net
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
383
Files
304 SLOC
#
Functions
FromEnvironment
FromEnvironment returns a Config instance populated from the environment variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY (or the lowercase versions thereof).
#
Structs
Config
Config holds configuration for HTTP proxy settings.