When I try to get a file from somewhere Internet, for example ,http::/www.aaa.com/bbb.tar, everything goes smoothly. When I use lwp-download to get the same file, the app just hangs.
After some troubleshooting, I realized that it is because a proxy has been set for Firefox that makes it work.
How do I configure an HTTP proxy for lwp-download?