gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Support for HTTP_PROXY and HTTPS_PROXY env vars

Open ryaninvents opened this issue 6 years ago • 0 comments

I really want to start using this in my daily work, but unfortunately we're behind a corporate proxy.

The solution proposed in #18 seems to provide multiple discrete changes: proxy handling and CLI flags. I'd support a smaller change implementing at first only support for the env vars; then the remaining changes can be merged in.

ryaninvents avatar Jan 08 '19 21:01 ryaninvents