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
Current implementation as in WebSocket._detect_proxies class method will only detect uppercase proxy server environment variables. This is sub-optimal, since majority of software respects lowercase http_proxy and https_proxy environment variables.