mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Fixed a lingering omission of gzip support.
This commit is contained in:
parent
b1fece74e3
commit
1e5f6cc1dc
@ -54,7 +54,7 @@ and the Content-Encoding type is not checked.
|
|||||||
* The curl interface:
|
* The curl interface:
|
||||||
|
|
||||||
Use the --compressed option with curl to cause it to ask servers to compress
|
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>
|
James Gallagher <jgallagher@gso.uri.edu>
|
||||||
Dan Fandrich <dan@coneharvesters.com>
|
Dan Fandrich <dan@coneharvesters.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user