Hacker News new | ask | show | jobs
by ruined 250 days ago
nearly every http response is gzipped. unpacking automatically is a default feature of every http client.
1 comments

Accept-Encoding i think would be logical on scrapers these days but maybe its not helpful idk. server should adhere to what client requests afaik.