mirror of
https://github.com/curl/curl.git
synced 2026-07-30 23:18:08 +03:00
Made ftp a required feature
This commit is contained in:
parent
40b2e06a7f
commit
fa001f27a5
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ Content-Length: 0
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
ftp
|
||||
</features>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue