apify / got-scraping

HTTP client made for scraping based on got.
526 stars 40 forks source link

fix: be more lenient when decompressing #64

Closed szmarczak closed 2 years ago

szmarczak commented 2 years ago

Figured out even a smarter solution, overriding the response event 😎

Closes #63