compressed.d 324 B

12345678910
  1. Long: compressed
  2. Help: Request compressed response
  3. Protocols: HTTP
  4. Category: http
  5. ---
  6. Request a compressed response using one of the algorithms curl supports, and
  7. automatically decompress the content. Headers are not modified.
  8. If this option is used and the server sends an unsupported encoding, curl will
  9. report an error.