cURL
Client-side URL library and command-line tool for transferring data using commonplace network protocols.
- Free • Open Source
- HTTP Client
- FTP Client
- Mac
- Windows
- Linux
- BSD
- Cygwin
- Haiku
Recent user activities on cURL
- ab1 thinks Wget is an alternative to cURL[Wget](//alternativeto.net/software/wget/) has better defaults for troubleshooting
- ab1 commented on cURLabUse command like this to troubleshoot websites with 3XX redirects: curl --silent --verbose --location --output /dev/null --url example.com
- ab1 reviewed cURLab
Wget has better defaults for troubleshooting
Wget has better defaults for troubleshooting
Pending approval
Use command like this to troubleshoot websites with 3XX redirects:
curl --silent --verbose --location --output /dev/null --url example.com
Efficient, popular with good integration with other libraries