gugray / rss-parrot

Notifies Mastodon accounts about new posts in the RSS feeds they follow
https://rss-parrot.net
MIT License
109 stars 7 forks source link

GZIP body of POST requests if possible #1

Closed gugray closed 5 months ago

gugray commented 8 months ago

Test if Mastodon servers accept POST requests from us where the body is Gzipped. This would reduce outgoing data volume, which helps with hosting fees.