mirror of
https://github.com/taigrr/wtf
synced 2026-04-01 08:58:45 -07:00
This implements the same proxy behavior as per http.DefaultTransport using HTTP proxies as directed by the $HTTP_PROXY and $NO_PROXY (or $http_proxy and $no_proxy) environment variables.