curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support. 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 Daniel himself.

Re: curl getting different html

From: Hans Henrik Bergan via curl-users <curl-users_at_lists.haxx.se>
Date: Fri, 10 Jan 2025 16:17:24 +0100

>can curl give me a gzipped page if i use the correct header? (hint hint - can you tell me what to use for curl)

if you want to witness the compressed version first-hand, run

curl --header 'Accept-Encoding: gzip, deflate, br, zstd' -o -
https://www.podchaser.com/podcasts/crypto-corner-bitcoin-and-bloc-950963/episodes/recent

probably useless tho
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2025-01-10