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 d81cf50..1666e23 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>