flag icon indicating copy to clipboard operation
flag copied to clipboard

lowercase environment variables

Open matteosuppo opened this issue 8 years ago • 1 comments

In our use case we have to deal with lowercase environment variables, such as http_proxy, used also by wget.

It would be great to have a global option to parse lowercase environment variables. Something like

flag.UseLowercase = true

I can make a Pull Request myself if you agree

matteosuppo avatar Jul 05 '17 14:07 matteosuppo

+1

rvdwijngaard avatar Sep 26 '17 11:09 rvdwijngaard