Return to compressed.d CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts |
1.1 misho 1: Long: compressed 2: Help: Request compressed response 3: Protocols: HTTP 4: --- 5: Request a compressed response using one of the algorithms curl supports, and 6: automatically decompress the content. Headers are not modified. 7: 8: If this option is used and the server sends an unsupported encoding, curl will 9: report an error.