Command line tool and library for transferring data with URLs!

cURL

cURL 8.14.1

  -  6.4 MB  -  Freeware

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of cURL 8.14.1.


For those interested in downloading the most recent release of cURL or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)

What's new in this version:

Fixed:
- asyn-thrdd: fix cleanup when RR fails due to OOM
- autotools: recognize more Linux targets when setting `-D_GNU_SOURCE`
- BUG-BOUNTY.md. mention the medium bounty amount in 2025
- cmake: fix missed version number for multi-pkg-config detections
- cmdline-docs: mention HTTP resumed uploads to be shaky
- curl: make -N handled correctly
- curl: upload from '.' fix
- dllmain: exclude from Cygwin builds
- docs/tests: remove mention of hyper
- docs: fix typos
- ftp: fix teardown of DATA connection in done
- http: fail early when rewind of input failed when following redirects
- license: update some copyright links to curl.se
- memanalyze.pl: fix getaddrinfo/freeaddrinfo checks
- misc: fix spelling
- misc: we write *an* IPv6 address
- multi: fix add_handle resizing
- spelling: 'a' vs 'an'
- spelling: call it null-terminate consistently
- test1510: fix expectation
- tests: await portfile to be complete
- tests: fix checks for https-mtls proto
- tests: improve server start reliability
- tests: move test docs into /docs
- tests: re-enable 1510, document heimdal memleak
- tests: test mtls also w/ clientAuth EKU only
- tests: test mtls with --insecure
- tls BIOs: handle BIO_CTRL_EOF correctly
- tool_getparam: make --no-anyauth not be accepted
- tool_getparam: refactored, simplified
- tool_getparam: remove two nextarg NULL checks
- VULN-DISCLOSURE-POLICY.md: the distros list wants <= 7 days embargo
- wolfssl: fix sending of early data
- ws: handle blocked sends better
- ws: tests and fixes