curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Retrieve the correct header for 'Accept-Encoding:' used by the compressed remote resource.

From: Jeffrey Walton via curl-users <curl-users_at_cool.haxx.se>
Date: Thu, 28 Jan 2021 02:06:24 -0500

On Thu, Jan 28, 2021 at 2:01 AM Hongyi Zhao via curl-users
<curl-users_at_cool.haxx.se> wrote:
> ...
> > Accept-Encoding should not be manually set. Use --compressed which sets
> > it to the encodings supported by your build of curl.
>
> How to list the supported options in the building time?

Supported options are listed by `./configure --help`. I don't recall
seeing one for supported encodings, but I may be mistaken.

Jeff
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2021-01-28