$ wget -d --compression=gzip --warc-file=example 'http://lists.gnu.org/' Setting --compression (compression) to gzip Setting --compression (compression) to gzip Setting --warc-file (warcfile) to example Setting --warc-file (warcfile) to example Opening WARC file ‘example.warc.gz’. DEBUG output created by Wget 1.19.5 on linux-gnu. Reading HSTS entries from /home/william/.wget-hsts URI encoding = ‘UTF-8’ Converted file name 'index.html' (UTF-8) -> 'index.html' (UTF-8) --2018-05-24 08:44:52-- http://lists.gnu.org/ Resolving lists.gnu.org (lists.gnu.org)... 208.118.235.17, 2001:4830:134:3::11 Caching lists.gnu.org => 208.118.235.17 2001:4830:134:3::11 Connecting to lists.gnu.org (lists.gnu.org)|208.118.235.17|:80... connected. Created socket 6. Releasing 0x0000560ed70531e0 (new refcount 1). conaddr is: 208.118.235.17 ---request begin--- GET / HTTP/1.1 User-Agent: Wget/1.19.5 (linux-gnu) Accept: */* Accept-Encoding: gzip Host: lists.gnu.org Connection: Keep-Alive ---request end--- HTTP request sent, awaiting response... ---response begin--- HTTP/1.1 200 OK Date: Thu, 24 May 2018 12:44:52 GMT Server: Apache/2.2.14 Last-Modified: Thu, 04 Aug 2016 16:43:22 GMT ETag: "46e24-d90-53941a5ddfe80" Accept-Ranges: bytes Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1513 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive Content-Type: text/html; charset=UTF-8 ---response end--- 200 OK Registered socket 6 for persistent reuse. URI content encoding = ‘UTF-8’ Length: 1513 (1.5K) [text/html] Saving to: ‘index.html’ 0K . 100% 60.2M=0s 2018-05-24 08:44:52 (60.2 MB/s) - ‘index.html’ saved [3472] $