about summary refs log tree commit
path: root/lib/Net/NNTP/Deflate.pm
DateCommit message (Collapse)
2019-07-03Net::NNTP: support COMPRESS DEFLATE (RFC8054) nntp-compress
NNTP compression reduces bandwidth use significantly and is supported in current versions of INN. It is specified in https://tools.ietf.org/html/rfc8054 Tested on news.gmane.org (running INN) with and without STARTTLS.