Hacker News new | ask | show | jobs
by googlryas 1033 days ago
Almost all http clients send Accept-Encoding headers that will significantly shrink the response. Try just gzipping an example html response to get an idea of how good it will be.
1 comments

Makes sense, thanks.