1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

FEATURES: why yes, we do support metalink

I just noticed Metalink support wasn't listed as a feature of the tool.
This commit is contained in:
Nick Zitzmann 2013-02-19 19:15:32 -07:00
parent 80e2b3edb9
commit 44a3cdb9db

View File

@ -13,6 +13,7 @@ curl tool
- multiple file upload on a single command line - multiple file upload on a single command line
- custom maximum transfer rate - custom maximum transfer rate
- redirectable stderr - redirectable stderr
- metalink support (*13)
libcurl supports libcurl supports
- full URL syntax with no length limit - full URL syntax with no length limit
@ -184,3 +185,5 @@ FOOTNOTES
does not support SSLv3 does not support SSLv3
*11 = requires libidn or Windows *11 = requires libidn or Windows
*12 = requires libz *12 = requires libz
*13 = requires libmetalink, and either an Apple or Microsoft operating
system, or OpenSSL, or GnuTLS, or NSS