Many web servers can compress data prior to sending it, using a variety of different compression methods. When a client makes a request of a server, it includes the Accept-Encoding header which informs the server which encoding methods the client supports. WebCopy supports the following compression methods

  • Deflate
  • GZip
  • Brotli
  • Identity (no compression)

Note

Disabling compression will mean the Accept-Encoding header will not be sent with requests, informing the web server not to compress content before serving it.

To enable or disable compression

  1. From the Project Properties dialogue, select the HTTP Compression option group.
  2. Check or uncheck the types of compression methods you wish to support.

Important

Some servers may not support all available compression options. If you receive 406 (Not Accepted) errors when trying to copy a website, specifying an unsupported encoding could be the cause.

See Also

Configuring the Crawler

Working with local files

Controlling the crawl

JavaScript

Security

Modifying URLs

Creating a site map

Advanced

Deprecated features

© 2010-2021 Cyotek Ltd. All Rights Reserved.
Documentation version 1.8 (buildref #768.-), last modified 2021-03-30. Generated 2023-04-02 08:02 using Cyotek HelpWrite Professional version 6.19.1