#55425 Links doesn't use the http_proxy environment variable

Package:
links
Source:
links2
Description:
Web browser running in text mode
Submitter:
Martijn van de Streek
Date:
2025-07-07 22:23:01 UTC
Severity:
wishlist
Tags:
#55425#5
Date:
2000-01-17 12:47:46 UTC
From:
To:
Links doesn't recognise the "http_proxy" environment variable so my
proxy settings won't work without extra configuration.

#55425#14
Date:
2001-08-19 10:12:45 UTC
From:
To:
Hi,

Is there any problem with implementing $http_proxy, $ftp_proxy and $no_proxy
support in Links? Offhand it looks like it's three getenv()s in the right
places, plus a little bit of parsing for $no_proxy...

It would be nice if this feature was added. TIA.