Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9805

Where to get libcurl for Windows with --compressed option enabled?

$
0
0

So, I'm copying some curl commands from developer tools on Firefox and they often include the flag --compressed and even if removing it often makes command execute succesfully, my aim is to be able to run commands with this flag.

At the moment this is what I'm getting when using that flag:

curl: option --compressed: the installed libcurl version doesn't support this

Is there any version compiled for Windows that support this tag? I tried multiple of the versions available but with no luck.


Viewing all articles
Browse latest Browse all 9805

Trending Articles