~ubuntu-branches/ubuntu/edgy/curl/edgy

« back to all changes in this revision

Viewing changes to docs/FAQ

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060629150424-pn00qumt9sml8p4m
Tags: 7.15.4-1ubuntu1
Synchronize to Debian. Only change left: Removal of stunnel and
libdb4.2-dev build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
  libcurl
115
115
 
116
116
    A free and easy-to-use client-side URL transfer library, supporting FTP,
117
 
    FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP.  libcurl supports
 
117
    FTPS, HTTP, HTTPS, TELNET, DICT, FILE and LDAP.  libcurl supports
118
118
    HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP
119
119
    form based upload, proxies, cookies, user+password authentication, file
120
120
    transfer resume, http proxy tunneling and more!
132
132
    A command line tool for getting or sending files using URL syntax.
133
133
 
134
134
    Since curl uses libcurl, it supports a range of common Internet protocols,
135
 
    currently including HTTP, HTTPS, FTP, FTPS, GOPHER, LDAP, DICT, TELNET and
136
 
    FILE.
 
135
    currently including HTTP, HTTPS, FTP, FTPS, LDAP, DICT, TELNET and FILE.
137
136
 
138
137
  We pronounce curl and cURL with an initial k sound: [kurl].
139
138