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
Forward both all-caps and lowercase versions of the variables
Why it needs to get done
This sidesteps the problem of us having to worry about other ways of setting proxies while also handling both the upper case and lower case versions in a secure manner.
The text was updated successfully, but these errors were encountered:
What needs to get done
Use getproxies() to forward the proxy environment variables.
Forward both all-caps and lowercase versions of the variables
Why it needs to get done
This sidesteps the problem of us having to worry about other ways of setting proxies while also handling both the upper case and lower case versions in a secure manner.
The text was updated successfully, but these errors were encountered: