Replies: 1 comment 3 replies
-
|
I believe this works as expected. You won't get the raw gzip encoded data, but they are encoded during the transfer, that's how the header should be working afaik. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which package is this bug report for? If unsure which one to select, leave blank
@crawlee/http (HttpCrawler)
Issue description
The HttpCrawler always returns response body in string format, even though
accept-encodingis set togzipCode sample
Package version
3.8.1
Node.js version
20.11.1
Operating system
Mac OS
Apify platform
I have tested this on the
nextreleaseNo response
Other context
No response
Beta Was this translation helpful? Give feedback.
All reactions