~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
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20060629150424-be178abcwks1n519
Tags: upstream-7.15.4
ImportĀ upstreamĀ versionĀ 7.15.4

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>