summaryrefslogtreecommitdiff
path: root/net/libfetch/DESCR
blob: 23448bc3c6e5ac18eac7fc9966747227e3352e3e (plain)
1
2
3
4
5
6
7
8
9
10
11
libfetch provides a high-level interface for retreiving and uploading
files using Uniform Resource Locators (URLs).

The library implements:

    * local file access (file://)
    * FTP
    * HTTP
    * HTTPS (optional, using OpenSSL)

FTP and HTTP proxies can be used.