~ubuntu-branches/ubuntu/gutsy/curl/gutsy

« back to all changes in this revision

Viewing changes to lib/README.encoding

  • 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:
54
54
* The curl interface:
55
55
 
56
56
Use the --compressed option with curl to cause it to ask servers to compress
57
 
responses using deflate.
 
57
responses using any format supported by curl.
58
58
 
59
59
James Gallagher <jgallagher@gso.uri.edu>
60
60
Dan Fandrich <dan@coneharvesters.com>