Feature #20
Pluggable fetcher plugins
Start date:
Due date:
Estimated time:
Resolution:
Description
File fetching is currently done using libcurl. As this dependency should not be a must, we create a fetcher API where fetching modules register themself. The URI based fetcher should get two plugins in the first run, one for http:// URIs (libcurl) and one for ldap:// URIs (openldap).
History
#1 Updated by Martin Willi over 14 years ago
- Status changed from New to Closed
- Affected version set to fixed