]> granicus.if.org Git - curl/commitdiff
Fixed a lingering omission of gzip support.
authorDan Fandrich <dan@coneharvesters.com>
Thu, 8 Dec 2005 18:59:19 +0000 (18:59 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 8 Dec 2005 18:59:19 +0000 (18:59 +0000)
lib/README.encoding

index d81cf50fe517c1d23c7bee3d3bda80f741c315f8..1666e239e38c446dc85c1ca10cd0115c5962f049 100644 (file)
@@ -54,7 +54,7 @@ and the Content-Encoding type is not checked.
 * The curl interface:
 
 Use the --compressed option with curl to cause it to ask servers to compress
-responses using deflate.
+responses using any format supported by curl.
 
 James Gallagher <jgallagher@gso.uri.edu>
 Dan Fandrich <dan@coneharvesters.com>