1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -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>
<features>
ftp
</features>
<server>
http
</server>