]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: fix redundant CRLF from "LISTGROUP GROUP RANGE"
authorEric Wong <e@80x24.org>
Sun, 8 Sep 2019 10:41:11 +0000 (10:41 +0000)
committerEric Wong <e@80x24.org>
Sun, 8 Sep 2019 10:41:47 +0000 (10:41 +0000)
commit25cd95498bfd30f7436cdf782feec0d3ca76f837
tree1b621e311f2a0c0449f13200b6402b56014f36de
parentd327141cee62b2efec2c859a237023d7ff9e71a5
nntp: fix redundant CRLF from "LISTGROUP GROUP RANGE"

Since Net::NNTP::listgroup doesn't support the range parameter,
I had to test this manually and noticed extra CRLF were emitted.
lib/PublicInbox/NNTP.pm