hplush / slowreader

Web app to combine feeds from social networks and RSS and to help read more meaningful and deep content
https://dev.slowreader.app
GNU Affero General Public License v3.0
161 stars 37 forks source link

Add gzip to proxy #180

Open ai opened 6 months ago

ai commented 6 months ago

Let’s gzip proxy response. It could improve performance a little (gzip uses less resource than sending too much data).