go-ipfs-api icon indicating copy to clipboard operation
go-ipfs-api copied to clipboard

Support of http_proxy from environment?

Open hardway opened this issue 7 years ago • 1 comments

Can we add ProxyFromEnvironment to Transport settings of net.http.Client, so environment variable settings like http_proxy can be supported.

Thanks.

hardway avatar Mar 07 '18 14:03 hardway

Ongoing PR: https://github.com/ipfs/go-ipfs-api/pull/73

Stebalien avatar Mar 13 '18 02:03 Stebalien