]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: delimit Newsgroup: header with commas
authorEric Wong <e@80x24.org>
Tue, 3 Nov 2020 22:55:59 +0000 (22:55 +0000)
committerEric Wong <e@80x24.org>
Wed, 4 Nov 2020 19:50:06 +0000 (19:50 +0000)
commit44227c2624e4f954943d632cd5335396351373be
treef752b350ac11f3ef59738b7fc45cd499fcda1dba
parentc51c22c349529d9c377160abcc7961a6ca7b7d5c
nntp: delimit Newsgroup: header with commas

...instead of spaces.  This is specified in RFC 5536 3.1.4.

Include references to RFC 1036, 5536 and 5537 in our docs while
we're at it.

Reported-by: Andrey Melnikov <temnota.am@gmail.com>
Link: https://public-inbox.org/meta/CA+PODjpUN5Q4gBFQhAzUNuMasVEdmp9f=8Uo0Ej0mFumdSwi4w@mail.gmail.com/
Documentation/standards.perl
lib/PublicInbox/NNTP.pm