What is a good alternative to wget or curl on Linux jakubroztocil/httpie Install HTTPie on Linux http www.test.com User-Agent:Xmodulo/1.0 Referer:http://xmodulo.com MyParam:Foo # Debian, Ubuntu or Linux Mint: sudo apt-get install httpie # Fedora: sudo yum install httpie # CentOS/RHEL: sudo yum install httpie sudo pip install --upgrade httpie # Download http www.test.com/my_file.zip > my_file.zip..