]> Sergey Matveev's repositories - public-inbox.git/commitdiff
www: $MESSAGE_ID/raw endpoint supports "duplicates"
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 23 Mar 2018 01:54:16 +0000 (01:54 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 23 Mar 2018 01:58:40 +0000 (01:58 +0000)
Since v2 supports duplicate messages, we need to support
looking up different messages with the same Message-Id.
Fortunately, our "raw" endpoint has always been mboxrd,
so users won't need to change their parsing tools.


No differences found