You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2023. It is now read-only.
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
I can make a Pull Request myself if you agree