lwthiker / curl-impersonate

curl-impersonate: A special build of curl that can impersonate Chrome & Firefox
MIT License
3.45k stars 229 forks source link

Content-Encoding may be gzip but the response body is uncompressed #214

Open franz-see opened 6 months ago

franz-see commented 6 months ago

The curl_xxx helpers all have --compressed option on. But the response header still sometimes have 'Content-Encoding' as 'gzip' this can mess up how a client reads the response body