https://bugs.winehq.org/show_bug.cgi?id=23134
--- Comment #12 from Ken Sharp imwellcushtymelike@gmail.com --- In Wine 8.12:
Tested with ifconfig.me and a SOCKS proxy (SSH) forwarded to a remote server.
https_proxy=socks5://myproxy https: ==> ignores proxy, page loads
https_proxy=socks5://myproxy http_proxy=socks5://myproxy https: ==> page never loads
https_proxy=socks5://myproxy http: ==> correctly forward to https, but doesn't load
http_proxy=socks5://myproxy http: ==> doesn't forward, never loads