1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-08 12:28:06 -05:00

Made ftp a required feature

This commit is contained in:
Dan Fandrich 2008-08-08 07:51:50 +00:00
parent 40b2e06a7f
commit fa001f27a5

View File

@ -24,6 +24,9 @@ Content-Length: 0
# #
# Client-side # Client-side
<client> <client>
<features>
ftp
</features>
<server> <server>
http http
</server> </server>