mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-22 11:17:35 -05:00
This backend previously had its own local implementation of dealing with the typical proxy-configuration environment variables, which did not support NO_PROXY. We'll now use the proxy-from-environment implementation from the Go x/net/http library, which matches how we deal with proxy-from-environment in some other locations and, in particular, handles the NO_PROXY environment variable in the way that it's typically interpreted by other software. Signed-off-by: zeshan <xingjiu06@gmail.com>
22 KiB
22 KiB