[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What does status bar show when --compression=auto is enabled?
From: |
Peng Yu |
Subject: |
Re: What does status bar show when --compression=auto is enabled? |
Date: |
Sat, 25 Jan 2020 12:22:47 -0600 |
I don't know which URL is compressed. For example, I don't find which
one on http://httpbin.org is compressed.
Do you know which one is good for testing purpose? Thanks.
On 1/25/20, Tim Rühsen <address@hidden> wrote:
> On 25.01.20 19:09, Peng Yu wrote:
>> Hi,
>>
>> When --compression=auto is enabled, is the size shown in the status
>> bar the raw file size or the compressed file size? Thanks.
>>
>
> As you can easily test with a compressing web server (gzip here):
> ...
> index.html
> 100%[=================================================>] 65,32K
> --.-KB/s in 0,02s
>
> 2020-01-25 19:15:53 (3,78 MB/s) - ‘index.html’ saved [486617]
>
>
> So the progress bar shows the payload downloaded (=compressed size).
>
> Regards, Tim
>
>
--
Regards,
Peng