var net/http.envProxyOnce

3 uses

	net/http (current package)
		transport.go#L806: 	envProxyOnce      sync.Once
		transport.go#L814: 	envProxyOnce.Do(func() {
		transport.go#L822: 	envProxyOnce = sync.Once{}